OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxmatch
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/bootp/common/
getif.c
52
int
maxmatch
;
local in function:getif
87
maxmatch
= 7; /* this many bits or less... */
96
if (m >
maxmatch
) {
97
maxmatch
= m;
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025