Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c503 _http_parse_length(const char *p, off_t *length) in _http_parse_length() function
1011 _http_parse_length(p, &clength); in _http_request()