Searched refs:OPT_NO_NEG (Results 1 - 3 of 3) sorted by relevance

/external/dnsmasq/src/
H A Drfc1035.c732 if (!found && !(daemon->options & OPT_NO_NEG))
833 if (!found && !(daemon->options & OPT_NO_NEG))
H A Ddnsmasq.h173 #define OPT_NO_NEG (1u<<11) macro
H A Doption.c261 { 'N', OPT_NO_NEG, NULL, gettext_noop("Do NOT cache failed search results."), NULL },

Completed in 32 milliseconds