Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/security/audit/
H A Daudit_bsm_klib.c718 return AUE_SEMCTL_SET; in audit_semctl_to_event()
/xnu-8020.101.4/bsd/bsm/
H A Daudit_kevents.h152 #define AUE_SEMCTL_SET 100 macro