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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkauth.h429 struct kauth_scope;
430 typedef struct kauth_scope *kauth_scope_t;
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c105 struct kauth_scope { struct
106 TAILQ_ENTRY(kauth_scope) ks_link;
114 /* values for kauth_scope.ks_flags */
117 static TAILQ_HEAD(,kauth_scope) kauth_scopes;

Completed in 17 milliseconds