Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/ !
H A Dmach_process.c272 err = kauth_authorize_process(kauth_cred_get(), KAUTH_PROCESS_CANTRACE, in ptrace()
H A Dkern_authorization.c448 kauth_authorize_process(kauth_cred_t credential, kauth_action_t action, struct proc *process, uintp… in kauth_authorize_process() function
/xnu-8792.81.2/bsd/sys/ !
H A Dkauth.h553 extern int kauth_authorize_process(kauth_cred_t _credential, kauth_action_t _action,