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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c131 static int kauth_authorize_generic_callback(kauth_cred_t _credential, void *_idata, kauth_action_t _action,
172 kauth_scope_generic = kauth_register_scope(KAUTH_SCOPE_GENERIC, kauth_authorize_generic_callback, NULL);
589 kauth_authorize_generic_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t action, function

Completed in 25 milliseconds