Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/kern/
H A Dmach_process.c274 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-11417.101.15/bsd/sys/
H A Dkauth.h788 extern int kauth_authorize_process(kauth_cred_t _credential, kauth_action_t _action,