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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_process.c195 if ( kauth_authorize_process(proc_ucred(p), KAUTH_PROCESS_CANTRACE,
226 /* not allowed to attach, proper error code returned by kauth_authorize_process */
H A Dkern_authorization.c469 kauth_authorize_process(kauth_cred_t credential, kauth_action_t action, struct proc *process, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) function
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkauth.h506 extern int kauth_authorize_process(kauth_cred_t _credential, kauth_action_t _action,

Completed in 75 milliseconds