OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kauth_scope
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_auth.c
75
struct
kauth_scope
{
struct
80
SIMPLEQ_ENTRY(
kauth_scope
) next_scope; /* scope list */
86
static SIMPLEQ_HEAD(,
kauth_scope
) scope_list =
887
SIMPLEQ_REMOVE(&scope_list, scope,
kauth_scope
, next_scope);
/src/sys/sys/
kauth.h
52
typedef struct
kauth_scope
*kauth_scope_t;
Completed in 20 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026