HomeSort by relevance Sort by last modified time
    Searched refs:OPT_ALL_SERVERS (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
dnsmasq.h 185 #define OPT_ALL_SERVERS (1u<<23)
forward.c 539 if (!(daemon->options & OPT_ALL_SERVERS))
option.c 315 { LOPT_NOLAST, OPT_ALL_SERVERS, NULL, gettext_noop("Always perform DNS queries to all servers."), NULL },
    [all...]

Completed in 27 milliseconds