HomeSort by: relevance | last modified time | path
    Searched defs:parse_http_date (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/httpd/
bozohttpd.c 972 parse_http_date(const char *val, time_t *timestamp) function in typeref:typename:int
1869 parse_http_date(request->hr_if_modified_since, &timestamp) &&
bozohttpd.c 972 parse_http_date(const char *val, time_t *timestamp) function in typeref:typename:int
1869 parse_http_date(request->hr_if_modified_since, &timestamp) &&

Completed in 74 milliseconds