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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_authorization.c119 static int kauth_add_callback_to_scope(kauth_scope_t sp, kauth_listener_t klp);
255 if (kauth_add_callback_to_scope(sp, klp) == 0) {
317 if (kauth_add_callback_to_scope(sp, klp) == 0) {
1190 static int kauth_add_callback_to_scope(kauth_scope_t sp, kauth_listener_t klp) function

Completed in 10 milliseconds