Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c181 _http_growbuf(struct httpio *io, size_t len) in _http_growbuf() function
207 if (_http_growbuf(io, len) == -1) in _http_fillbuf()
230 if (_http_growbuf(io, len) == -1) in _http_fillbuf()