SMB_XMALLOC_ARRAY 280 source3/client/cifs.upcall.c arg->hostname = SMB_XMALLOC_ARRAY(char, len); SMB_XMALLOC_ARRAY 292 source3/client/cifs.upcall.c arg->ip = SMB_XMALLOC_ARRAY(char, len); SMB_XMALLOC_ARRAY 562 source3/client/cifs.upcall.c princ = SMB_XMALLOC_ARRAY(char, datalen); SMB_XMALLOC_ARRAY 613 source3/client/cifs.upcall.c keydata = (struct cifs_spnego_msg*)SMB_XMALLOC_ARRAY(char, datalen); SMB_XMALLOC_ARRAY 131 source3/libsmb/smb_seal.c buf_out = SMB_XMALLOC_ARRAY(char, 8 + NTLMSSP_SIG_SIZE + data_len); SMB_XMALLOC_ARRAY 1564 source3/printing/printing.c buffer = SMB_XMALLOC_ARRAY( uint8, len ); SMB_XMALLOC_ARRAY 1084 source3/utils/ntlm_auth.c spnego.negTokenInit.mechTypes = SMB_XMALLOC_ARRAY(const char *, 2); SMB_XMALLOC_ARRAY 818 source3/winbindd/winbindd_cache.c centry->data = SMB_XMALLOC_ARRAY(uint8, centry->len);