Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/security/audit/
H A Daudit_private.h502 #define AU_AUDIT_USER_ENTITLEMENT "com.apple.private.audit.user" macro
H A Daudit_syscalls.c179 if (!IOCurrentTaskHasEntitlement(AU_AUDIT_USER_ENTITLEMENT)) { in audit()