Home
last modified time | relevance | path

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

/xnu-11215.81.4/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
3903 return posix_cred_create_internal(&cred->cr_posix, cred->cr_audit); in kauth_cred_create()
4629 return posix_cred_create_internal(pcred, audit); in posix_cred_create()