Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c521 _http_parse_range(const char *p, off_t *offset, off_t *length, off_t *size) in _http_parse_range() function
1014 _http_parse_range(p, &offset, &length, &size); in _http_request()