Searched refs:maxtime (Results 1 – 5 of 5) sorted by relevance
79 double maxtime = 31/lW; in tc_red_eval_idle_damping() local84 if (maxtime/(1<<clog) < 512) in tc_red_eval_idle_damping()
259 struct timeval maxtime; in Curl_resolver_getsock() local266 maxtime.tv_sec = CURL_TIMEOUT_RESOLVE; in Curl_resolver_getsock()267 maxtime.tv_usec = 0; in Curl_resolver_getsock()269 timeout = ares_timeout((ares_channel)conn->data->state.resolver, &maxtime, in Curl_resolver_getsock()
202 time_t maxtime, timeout; in tftp_set_timeouts() local219 maxtime = (time_t)(timeout_ms + 500) / 1000; in tftp_set_timeouts()220 state->max_time = state->start_time + maxtime; in tftp_set_timeouts()223 timeout = maxtime; in tftp_set_timeouts()240 maxtime = (time_t)(timeout_ms + 500) / 1000; in tftp_set_timeouts()242 maxtime = 3600; in tftp_set_timeouts()244 state->max_time = state->start_time + maxtime; in tftp_set_timeouts()247 timeout = maxtime; in tftp_set_timeouts()
43 TimeStampType maxtime = 4; field
537 long maxtime = 0; in getTotals() local547 maxtime = time; in getTotals()556 } else if ((time > maxtime) && (count == maxCount)) { in getTotals()558 maxtime = time; in getTotals()