Searched refs:OPT_ORDER (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dforward.c321 if (!option_bool(OPT_ORDER))
372 if (option_bool(OPT_ORDER))
387 if (!option_bool(OPT_ORDER))
755 !option_bool(OPT_ORDER) &&
1959 if (type != 0 || option_bool(OPT_ORDER) || !daemon->last_server)
H A Ddnsmasq.h199 #define OPT_ORDER 7 macro
H A Doption.c370 { 'o', OPT_ORDER, NULL, gettext_noop("Use nameservers strictly in the order given in %s."), RESOLVFILE },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dforward.c321 if (!option_bool(OPT_ORDER))
372 if (option_bool(OPT_ORDER))
387 if (!option_bool(OPT_ORDER))
755 !option_bool(OPT_ORDER) &&
1959 if (type != 0 || option_bool(OPT_ORDER) || !daemon->last_server)
H A Ddnsmasq.h199 #define OPT_ORDER 7 macro
H A Doption.c370 { 'o', OPT_ORDER, NULL, gettext_noop("Use nameservers strictly in the order given in %s."), RESOLVFILE },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dforward.c321 if (!option_bool(OPT_ORDER))
372 if (option_bool(OPT_ORDER))
387 if (!option_bool(OPT_ORDER))
755 !option_bool(OPT_ORDER) &&
1959 if (type != 0 || option_bool(OPT_ORDER) || !daemon->last_server)
H A Ddnsmasq.h199 #define OPT_ORDER 7 macro
H A Doption.c370 { 'o', OPT_ORDER, NULL, gettext_noop("Use nameservers strictly in the order given in %s."), RESOLVFILE },

Completed in 321 milliseconds