Searched refs:maxtv (Results 1 – 2 of 2) sorted by relevance
33 struct timeval *ares_timeout(ares_channel channel, struct timeval *maxtv, in ares_timeout() argument45 return maxtv; in ares_timeout()73 if (min_offset != -1 && (!maxtv || ares__timedout(maxtv, &nextstop))) in ares_timeout()79 return maxtv; in ares_timeout()
395 struct timeval *maxtv,