Searched refs:ARES_OPT_SORTLIST (Results 1 – 2 of 2) sorted by relevance
158 #define ARES_OPT_SORTLIST (1 << 10) macro
340 ARES_OPT_SORTLIST|ARES_OPT_TIMEOUTMS) | in ares_save_options()501 if ((optmask & ARES_OPT_SORTLIST) && (channel->nsort == -1) && in init_by_options()