Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/security/audit/
H A Daudit_bsm_klib.c731 return AUE_SEMCTL; in audit_semctl_to_event()
H A Daudit_bsm.c1544 case AUE_SEMCTL: in kaudit_to_bsm()
/xnu-8020.101.4/bsd/bsm/
H A Daudit_kevents.h150 #define AUE_SEMCTL 98 macro