Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dkern_credential.c3714 posix_cred_create_internal(posix_cred_t pcred, struct au_session audit) in posix_cred_create_internal() function
3789 return posix_cred_create_internal(&cred->cr_posix, cred->cr_audit); in kauth_cred_create()
4540 return posix_cred_create_internal(pcred, audit); in posix_cred_create()