HomeSort by relevance Sort by last modified time
    Searched refs:ares__timedout (Results 1 - 3 of 3) sorted by null

  /external/c-ares/
ares_timeout.c 73 if (min_offset != -1 && (!maxtv || ares__timedout(maxtv, &nextstop)))
ares_private.h 310 int ares__timedout(struct timeval *now,
ares_process.c 103 int ares__timedout(struct timeval *now, function
523 if (query->timeout.tv_sec && ares__timedout(now, &query->timeout))
    [all...]

Completed in 46 milliseconds