Home
last modified time | relevance | path

Searched refs:OPT_RELOAD (Results 1 – 4 of 4) sorted by relevance

/external/dnsmasq/contrib/try-all-ns/
Ddnsmasq-2.35-try-all-ns.patch7 #define OPT_RELOAD 8388608
49 { LOPT_RELOAD, OPT_RELOAD },
/external/dnsmasq/src/
Ddnsmasq.h186 #define OPT_RELOAD (1u<<24) macro
Ddnsmasq.c841 if (daemon->options & OPT_RELOAD) in poll_resolv()
Doption.c306 { LOPT_RELOAD, OPT_RELOAD, NULL, gettext_noop("Clear DNS cache when reloading %s."), RESOLVFILE },