Searched refs:M_MAGIC (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsd.h106 #ifdef M_MAGIC
107 #undef M_MAGIC macro
109 #define M_MAGIC 877983977 macro
130 M_AUDITUNKNOWN, M_MAGIC, shortdesc, NULL } \
145 {M_MAGIC, shortdesc } \
H A Daudit_bsd.c144 if (audit_malloc_types[i]->mt_magic != M_MAGIC) {

Completed in 19 milliseconds