Home
last modified time | relevance | path

Searched refs:ARES_OPT_SORTLIST (Results 1 – 2 of 2) sorted by relevance

/external/c-ares/
Dares.h158 #define ARES_OPT_SORTLIST (1 << 10) macro
Dares_init.c340 ARES_OPT_SORTLIST|ARES_OPT_TIMEOUTMS) | in ares_save_options()
501 if ((optmask & ARES_OPT_SORTLIST) && (channel->nsort == -1) && in init_by_options()