Home | History | Annotate | Download | only in c-ares

Lines Matching refs:ares__timedout

103 int ares__timedout(struct timeval *now,
523 if (query->timeout.tv_sec && ares__timedout(now, &query->timeout))