OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bestMatch
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/
cninit.c
59
struct consdev *
bestMatch
;
66
bestMatch
= NULL;
70
(
bestMatch
== NULL || cp->cn_pri >
bestMatch
->cn_pri)) {
71
bestMatch
= cp;
78
if (
bestMatch
== NULL)
88
(*
bestMatch
->cn_init)(
bestMatch
);
97
cn_tab =
bestMatch
;
Completed in 11 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025