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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmcache.h212 #define MCF_VERIFY 0x00000001 /* enable verification */ macro
216 #define MCF_DEBUG (MCF_VERIFY | MCF_AUDIT)
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c541 if (cp->mc_flags & MCF_VERIFY) {
1159 if (cp->mc_flags & MCF_VERIFY) {

Completed in 66 milliseconds