Home
last modified time | relevance | path

Searched refs:http_parse_length (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/lib/libfetch/
Dhttp.c903 http_parse_length(const char *p, off_t *length) in http_parse_length() function
1836 http_parse_length(p, &clength); in http_request_body()