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

/darwin-on-arm/xnu/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
207 * Allocate and populate the listener structure.
244 * listener table.
252 /* found a match on the dangling listener list. add it to the
260 printf("%s - failed to add listener to scope \"%s\" \n", __FUNCTION__, sp->ks_identifier);
316 /* scope exists, add it to scope listener table */
337 kauth_unlisten_scope(kauth_listener_t listener) argument
345 /* search the active scope for this listener */
[all...]

Completed in 8 milliseconds