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 179 #define OPT_ALL_SERVERS (1u<<23)
forward.c 551 if (!(daemon->options & OPT_ALL_SERVERS))
option.c 288 { LOPT_NOLAST, OPT_ALL_SERVERS, NULL, gettext_noop("Always perform DNS queries to all servers."), NULL },
    [all...]

Completed in 548 milliseconds