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

  /external/dnsmasq/src/
option.c 269 { 'R', OPT_NO_RESOLV, NULL, gettext_noop("Do NOT read resolv.conf."), NULL },
    [all...]
dnsmasq.c 492 if (daemon->port != 0 && (daemon->options & OPT_NO_RESOLV))
    [all...]
dnsmasq.h 170 #define OPT_NO_RESOLV (1u<<8)

Completed in 105 milliseconds