OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kauth_scope
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_auth.c
72
struct
kauth_scope
{
struct
77
SIMPLEQ_ENTRY(
kauth_scope
) next_scope; /* scope list */
83
static SIMPLEQ_HEAD(,
kauth_scope
) scope_list =
884
SIMPLEQ_REMOVE(&scope_list, scope,
kauth_scope
, next_scope);
kern_auth.c
72
struct
kauth_scope
{
struct
77
SIMPLEQ_ENTRY(
kauth_scope
) next_scope; /* scope list */
83
static SIMPLEQ_HEAD(,
kauth_scope
) scope_list =
884
SIMPLEQ_REMOVE(&scope_list, scope,
kauth_scope
, next_scope);
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025