Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/ !
H A Dkauth.h490 extern kauth_cred_t kauth_cred_copy_real(kauth_cred_t cred);
/xnu-11417.140.69/bsd/kern/ !
H A Dkern_credential.c4473 kauth_cred_copy_real(kauth_cred_t cred) in kauth_cred_copy_real() function
/xnu-11417.140.69/bsd/vfs/ !
H A Dvfs_syscalls.c6803 context.vc_ucred = kauth_cred_copy_real(kauth_cred_get()); in access_extended()
7013 context.vc_ucred = kauth_cred_copy_real(kauth_cred_get()); in faccessat_internal()