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

/xnu-2782.1.97/bsd/kern/
H A Dkern_authorization.c128 static int kauth_authorize_process_callback(kauth_cred_t _credential, void *_idata, kauth_action_t _action,
174 kauth_scope_process = kauth_register_scope(KAUTH_SCOPE_PROCESS, kauth_authorize_process_callback, NULL);
477 kauth_authorize_process_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t action, function

Completed in 51 milliseconds