OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cfsubmatch_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
device.h
355
typedef int (*
cfsubmatch_t
)(device_t, cfdata_t, const int *, void *);
typedef
487
cfsubmatch_t
submatch; /* submatch function (direct config) */
561
cfdata_t config_rootsearch(
cfsubmatch_t
, const char *, void *);
/src/sys/kern/
subr_autoconf.c
167
cfsubmatch_t
fn;
186
cfsubmatch_t
submatch;/* submatch function (direct config) */
1313
config_rootsearch(
cfsubmatch_t
fn, const char *rootname, void *aux)
Completed in 20 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026