Searched refs:ARES_OPT_TIMEOUTMS (Results 1 – 3 of 3) sorted by relevance
161 #define ARES_OPT_TIMEOUTMS (1 << 13) macro
340 ARES_OPT_SORTLIST|ARES_OPT_TIMEOUTMS) | in ares_save_options()423 if ((optmask & ARES_OPT_TIMEOUTMS) && channel->timeout == -1) in init_by_options()
556 ares_init_options()'s ARES_OPT_TIMEOUTMS.