OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_rootsearch
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/amigappc/amigappc/
autoconf.c
175
cf =
config_rootsearch
(NULL, "mainbus", NULL);
/src/sys/arch/atari/atari/
autoconf.c
191
cf =
config_rootsearch
(NULL, "mainbus", __UNCONST("mainbus"));
/src/sys/arch/amiga/amiga/
autoconf.c
215
cf =
config_rootsearch
(NULL, "mainbus", NULL);
/src/sys/sys/
device.h
561
cfdata_t
config_rootsearch
(cfsubmatch_t, const char *, void *);
/src/sys/kern/
subr_autoconf.c
1313
config_rootsearch
(cfsubmatch_t fn, const char *rootname, void *aux)
function
1426
if ((cf =
config_rootsearch
(NULL, rootname, aux)) != NULL)
Completed in 25 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026