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

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_process.c210 if ( kauth_authorize_process(proc_ucred(p), KAUTH_PROCESS_CANTRACE,
245 /* not allowed to attach, proper error code returned by kauth_authorize_process */
H A Dkern_authorization.c471 kauth_authorize_process(kauth_cred_t credential, kauth_action_t action, struct proc *process, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) function
/darwin-on-arm/xnu/bsd/sys/
H A Dkauth.h559 extern int kauth_authorize_process(kauth_cred_t _credential, kauth_action_t _action,

Completed in 26 milliseconds