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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c85 * We keep copies of these in our kauth_local_listener in an attempt to limit
88 struct kauth_local_listener { struct
93 typedef struct kauth_local_listener *kauth_local_listener_t;
107 volatile struct kauth_local_listener ks_listeners[KAUTH_SCOPE_MAX_LISTENERS];
413 * We keep copies of these in our kauth_local_listener in an attempt to limit our expose to

Completed in 63 milliseconds