Home
last modified time | relevance | path

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

/external/c-ares/
Dares_timeout.c33 struct timeval *ares_timeout(ares_channel channel, struct timeval *maxtv, in ares_timeout() argument
45 return maxtv; in ares_timeout()
73 if (min_offset != -1 && (!maxtv || ares__timedout(maxtv, &nextstop))) in ares_timeout()
79 return maxtv; in ares_timeout()
Dares.h395 struct timeval *maxtv,