Home
last modified time | relevance | path

Searched refs:AUE_SEMCTL_RMID (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/security/audit/
H A Daudit_bsm_klib.c715 return AUE_SEMCTL_RMID; in audit_semctl_to_event()
/xnu-8792.41.9/bsd/bsm/
H A Daudit_kevents.h151 #define AUE_SEMCTL_RMID 99 macro