Home
last modified time | relevance | path

Searched refs:AUE_MLOCK (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/bsm/
H A Daudit_kevents.h421 #define AUE_MLOCK 43022 macro
/xnu-12377.61.12/doc/vm/
H A Dsanitize.md194 203 AUE_MLOCK ALL { int mlock(caddr_ut addr, size_ut len); }
/xnu-12377.61.12/bsd/security/audit/
H A Daudit_bsm.c1242 case AUE_MLOCK: in kaudit_to_bsm()