OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:config_cfdriver_lookup
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_autoconf.c
676
config_cfdriver_lookup
(const char *name)
function in typeref:struct:cfdriver *
697
cd =
config_cfdriver_lookup
(driver);
723
cd =
config_cfdriver_lookup
(driver);
771
cd =
config_cfdriver_lookup
(name);
1580
cd =
config_cfdriver_lookup
(cf->cf_name);
2966
if ((cd =
config_cfdriver_lookup
(name)) == NULL)
subr_autoconf.c
676
config_cfdriver_lookup
(const char *name)
function in typeref:struct:cfdriver *
697
cd =
config_cfdriver_lookup
(driver);
723
cd =
config_cfdriver_lookup
(driver);
771
cd =
config_cfdriver_lookup
(name);
1580
cd =
config_cfdriver_lookup
(cf->cf_name);
2966
if ((cd =
config_cfdriver_lookup
(name)) == NULL)
Completed in 26 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025