OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_opt
(Results
1 - 1
of
1
) sorted by null
/external/dnsmasq/src/
rfc2131.c
206
unsigned char *
last_opt
= option_find(mess, sz, OPTION_END, 0);
local
207
if (
last_opt
&&
last_opt
< end - total)
[
all
...]
Completed in 478 milliseconds