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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c119 static int kauth_add_callback_to_scope(kauth_scope_t sp, kauth_listener_t klp);
253 if (kauth_add_callback_to_scope(sp, klp) == 0) {
315 if (kauth_add_callback_to_scope(sp, klp) == 0) {
1156 static int kauth_add_callback_to_scope(kauth_scope_t sp, kauth_listener_t klp) function

Completed in 28 milliseconds