OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_RELOAD
(Results
1 - 3
of
3
) sorted by null
/external/dnsmasq/src/
dnsmasq.c
943
if (daemon->options &
OPT_RELOAD
)
[
all
...]
dnsmasq.h
186
#define
OPT_RELOAD
(1u<<24)
option.c
302
{ LOPT_RELOAD,
OPT_RELOAD
, NULL, gettext_noop("Clear DNS cache when reloading %s."), RESOLVFILE },
[
all
...]
Completed in 17 milliseconds