Home
last modified time | relevance | path

Searched refs:au_session (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.81.5/bsd/bsm/
H A Daudit.h257 struct au_session { struct
261 typedef struct au_session au_session_t; argument
/xnu-10002.81.5/bsd/sys/
H A Ducred.h180 struct au_session cr_audit; /* user auditing data */
/xnu-10002.81.5/bsd/security/audit/
H A Daudit_session.c1168 struct au_session as, *asp = &as; in audit_session_setaia()
1415 struct au_session new_as; in audit_session_join_internal()
/xnu-10002.81.5/bsd/kern/
H A Dkern_credential.c3714 posix_cred_create_internal(posix_cred_t pcred, struct au_session audit) in posix_cred_create_internal()
4431 sizeof(struct au_session), hash); in kauth_cred_ro_hash()
4536 struct au_session audit = { in posix_cred_create()