Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Dkern_authorization.c128 static int kauth_authorize_process_callback(kauth_cred_t _credential, void *_idata, kauth_acti…
152 …kauth_scope_process = kauth_register_scope(KAUTH_SCOPE_PROCESS, kauth_authorize_process_callback, … in kauth_scope_init()
454 kauth_authorize_process_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t acti… in kauth_authorize_process_callback() function