SMB_MALLOC         50 lib/replace/getaddrinfo.c #define SMB_MALLOC(s) malloc(s)
SMB_MALLOC        301 source3/include/smb_macros.h #define SMB_MALLOC(s) malloc_(s)
SMB_MALLOC        313 source3/include/smb_macros.h #define SMB_MALLOC(s) malloc(s)