OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_LOCALISE
(Results
1 - 4
of
4
) sorted by null
/external/dnsmasq/src/
dnsmasq.h
180
#define
OPT_LOCALISE
(1u<<18)
forward.c
691
(daemon->options &
OPT_LOCALISE
) &&
[
all
...]
rfc1035.c
[
all
...]
option.c
285
{ 'y',
OPT_LOCALISE
, NULL, gettext_noop("Answer DNS queries based on the interface a query was sent to."), NULL },
[
all
...]
Completed in 736 milliseconds