Home
last modified time | relevance | path

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

/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() function
3901 return posix_cred_create_internal(&cred->cr_posix, cred->cr_audit); in kauth_cred_create()
4628 return posix_cred_create_internal(pcred, audit); in posix_cred_create()