Searched refs:OPT_NODOTS_LOCAL (Results 1 - 3 of 3) sorted by relevance

/external/dnsmasq/src/
H A Ddnsmasq.h174 #define OPT_NODOTS_LOCAL (1u<<12) macro
H A Dforward.c184 (daemon->options & OPT_NODOTS_LOCAL) && !strchr(qdomain, '.') && namelen != 0)
H A Doption.c235 { 'D', OPT_NODOTS_LOCAL, NULL, gettext_noop("Do NOT forward queries with no domain part."), NULL },

Completed in 84 milliseconds