OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:curSet
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/gencat/
gencat.c
112
static struct _setT *
curSet
;
786
curSet
= p;
794
if (!
curSet
)
806
p = LIST_FIRST(&
curSet
->msghead);
818
LIST_INSERT_HEAD(&
curSet
->msghead, p, entries);
865
if (!
curSet
)
868
msg = LIST_FIRST(&
curSet
->msghead);
gencat.c
112
static struct _setT *
curSet
;
786
curSet
= p;
794
if (!
curSet
)
806
p = LIST_FIRST(&
curSet
->msghead);
818
LIST_INSERT_HEAD(&
curSet
->msghead, p, entries);
865
if (!
curSet
)
868
msg = LIST_FIRST(&
curSet
->msghead);
Completed in 21 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025