Searched defs:SMB_MALLOC (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb_macros.h331 #define SMB_MALLOC(s) malloc_(s) macro
343 #define SMB_MALLOC(s) malloc(s) macro

Completed in 129 milliseconds