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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb_macros.h282 #define TALLOC_ZERO(ctx, size) _talloc_zero_zeronull(ctx, size, __location__) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libaddns/
H A Ddns.h101 #define TALLOC_ZERO(ctx, size) _talloc_zero_zeronull(ctx, size, __location__) macro

Completed in 118 milliseconds