Lines Matching defs:time
117 apr_time_t time;
161 if (!warn_time || (warn_time == ((header_dptr*)data)->time)) {
173 x.time = apr_date_parse_http(apr_table_get(headers, "Date"));
1047 apr_time_t time = apr_date_parse_http(date);
1048 if (!time) {
1053 rv = apr_rfc822_date(ndate, time);
1243 if (len == 0) /* time to exit the larger loop as well */
1831 /* next time try a non-blocking read */
2117 * ap_proxy_http_prefetch() would have to be called every time,
2219 * set up the static data the 1st time through. */