OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:found_exact
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_bufq.c
137
bool
found_exact
;
local in function:bufq_alloc
166
found_exact
= false;
172
found_exact
= true;
178
if (strategy == BUFQ_STRAT_ANY ||
found_exact
)
194
if (strategy != BUFQ_STRAT_ANY && !
found_exact
) {
subr_bufq.c
137
bool
found_exact
;
local in function:bufq_alloc
166
found_exact
= false;
172
found_exact
= true;
178
if (strategy == BUFQ_STRAT_ANY ||
found_exact
)
194
if (strategy != BUFQ_STRAT_ANY && !
found_exact
) {
Completed in 48 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025