OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allcf
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/config/
mkswap.c
70
TAILQ_FOREACH(cf, &
allcf
, cf_next) {
defs.h
496
extern struct conftq
allcf
; /* list of configured kernels */
mkmakefile.c
586
TAILQ_FOREACH(cf, &
allcf
, cf_next) {
sem.c
158
TAILQ_INIT(&
allcf
);
1106
TAILQ_INSERT_TAIL(&
allcf
, cf, cf_next);
1137
TAILQ_FOREACH(cf, &
allcf
, cf_next)
1143
TAILQ_REMOVE(&
allcf
, cf, cf_next);
main.c
91
struct conftq
allcf
;
variable in typeref:struct:conftq
1511
if (TAILQ_EMPTY(&
allcf
)) {
1515
TAILQ_FOREACH(cf, &
allcf
, cf_next) {
files.c
309
TAILQ_FOREACH(cf, &
allcf
, cf_next) {
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026