OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opt_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
if-options.c
708
size_t *vsio_lenp = NULL,
opt_max
, opt_header;
local
950
opt_max
= UINT8_MAX;
959
opt_max
= UINT16_MAX;
988
i = (int)strtoi(fp, NULL, 0, 1, (intmax_t)
opt_max
, &e);
994
opt_max
);
1066
opt_max
-= opt_header + vsio_so->len;
1067
if (opt_header + dl >
opt_max
) {
Completed in 55 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026