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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.h94 #define OPT_NO_NEG 2048 macro
H A Doption.c103 { 'N', OPT_NO_NEG },
H A Dforward.c848 if (!(daemon->options & OPT_NO_NEG))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Ddnsmasq.h102 #define OPT_NO_NEG 2048 macro
H A Drfc1035.c637 if (!found && !(daemon->options & OPT_NO_NEG))
721 if (!found && !(daemon->options & OPT_NO_NEG))
H A Doption.c122 { 'N', OPT_NO_NEG },

Completed in 105 milliseconds