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

/xnu-2422.115.4/bsd/security/audit/
H A Daudit_bsd.h102 #undef M_ZERO macro
104 #define M_ZERO 0x0004 /* bzero the allocation */ macro
/xnu-2422.115.4/bsd/sys/
H A Dmalloc.h83 #define M_ZERO 0x0004 /* bzero the allocation */ macro

Completed in 20 milliseconds