Home
last modified time | relevance | path

Searched refs:ARES_FLAG_NOALIASES (Results 1 – 3 of 3) sorted by relevance

/external/c-ares/
Dares_search.c253 if (!(channel->flags & ARES_FLAG_NOALIASES) && !strchr(name, '.')) in single_domain()
Dares.h144 #define ARES_FLAG_NOALIASES (1 << 6) macro
Dadig.c114 { "noaliases", ARES_FLAG_NOALIASES }