Searched refs:kauth_cred_get_with_ref (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkauth.h219 extern kauth_cred_t kauth_cred_get_with_ref(void);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_fork.c1221 child_proc->p_ucred = kauth_cred_get_with_ref();
H A Dkern_prot.c454 cred = kauth_cred_get_with_ref();
H A Dkern_credential.c3257 * recommended that the caller use kauth_cred_get_with_ref()
3330 * kauth_cred_get_with_ref
3354 kauth_cred_get_with_ref(void) function
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_syscalls.c965 cred = kauth_cred_get_with_ref();

Completed in 88 milliseconds