OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sharedkey
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/cgdconfig/
cgdconfig.c
127
struct
sharedkey
{
struct
131
LIST_ENTRY(
sharedkey
) list;
132
SLIST_ENTRY(
sharedkey
) used;
135
static LIST_HEAD(,
sharedkey
) sharedkeys;
136
SLIST_HEAD(sharedkeyhits,
sharedkey
);
454
struct
sharedkey
*sk = NULL;
527
* struct
sharedkey
record; replace it by the
834
struct
sharedkey
*sk, *sk1;
cgdconfig.c
127
struct
sharedkey
{
struct
131
LIST_ENTRY(
sharedkey
) list;
132
SLIST_ENTRY(
sharedkey
) used;
135
static LIST_HEAD(,
sharedkey
) sharedkeys;
136
SLIST_HEAD(sharedkeyhits,
sharedkey
);
454
struct
sharedkey
*sk = NULL;
527
* struct
sharedkey
record; replace it by the
834
struct
sharedkey
*sk, *sk1;
Completed in 53 milliseconds
Indexes created Thu Sep 25 06:09:39 GMT 2025