Home
last modified time | relevance | path

Searched defs:audit (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/security/audit/
H A Daudit_syscalls.c147 audit(proc_t p, struct audit_args *uap, __unused int32_t *retval) in audit() function
1259 audit(proc_t p, struct audit_args *uap, int32_t *retval) in audit() function
/xnu-10063.101.15/bsd/kern/
H A Dkern_credential.c3826 posix_cred_create_internal(posix_cred_t pcred, struct au_session audit) in posix_cred_create_internal()
4624 struct au_session audit = { in posix_cred_create() local