Searched refs:kauth_cred_copy_real (Results 1 – 3 of 3) sorted by relevance
249 extern kauth_cred_t kauth_cred_copy_real(kauth_cred_t cred);
4921 kauth_cred_copy_real(kauth_cred_t cred) in kauth_cred_copy_real() function
6052 context.vc_ucred = kauth_cred_copy_real(kauth_cred_get()); in access_extended()6262 context.vc_ucred = kauth_cred_copy_real(kauth_cred_get()); in faccessat_internal()