Searched defs:rtime (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/http/
H A Dhttp_protocol.c490 apr_int64_t rtime, reqtime; local
508 rtime = apr_time_sec(apr_date_parse_http(if_range));
510 if (rtime == mtime) {

Completed in 14 milliseconds