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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c67 * If a listener comes in for a scope that is not active we hang the listener
78 /* XXX - kauth_todo - there is a race if a scope listener is removed while we
205 * Allocate and populate the listener structure.
242 * listener table.
250 /* found a match on the dangling listener list. add it to the
258 printf("%s - failed to add listener to scope \"%s\" \n", __FUNCTION__, sp->ks_identifier);
314 /* scope exists, add it to scope listener table */
335 kauth_unlisten_scope(kauth_listener_t listener) argument
343 /* search the active scope for this listener */
[all...]

Completed in 21 milliseconds