Searched refs:kauth_authorize_generic_callback (Results 1 – 1 of 1) sorted by relevance
131 static int kauth_authorize_generic_callback(kauth_cred_t _credential, void *_idata, kauth_acti…153 …kauth_scope_generic = kauth_register_scope(KAUTH_SCOPE_GENERIC, kauth_authorize_generic_callback, … in kauth_scope_init()584 kauth_authorize_generic_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t acti… in kauth_authorize_generic_callback() function