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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dsmb_macros.h276 #define SMB_XMALLOC_P(type) (type *)smb_xmalloc_array(sizeof(type),1) macro

Completed in 38 milliseconds