Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_credential.c3828 posix_cred_create_internal(posix_cred_t pcred, struct au_session audit) in posix_cred_create_internal() function
3905 return posix_cred_create_internal(&cred->cr_posix, cred->cr_audit); in kauth_cred_create()
4631 return posix_cred_create_internal(pcred, audit); in posix_cred_create()