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

/darwin-on-arm/xnu/bsd/sys/
H A Dkauth.h293 extern kauth_cred_t kauth_cred_copy_real(kauth_cred_t cred);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_credential.c4616 * kauth_cred_copy_real
4633 kauth_cred_copy_real(kauth_cred_t cred) function
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c4421 context.vc_ucred = kauth_cred_copy_real(kauth_cred_get());
4613 context.vc_ucred = kauth_cred_copy_real(kauth_cred_get());

Completed in 104 milliseconds