Home
last modified time | relevance | path

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

/NextBSD/lib/libfetch/
HDhttp.c190 http_growbuf(struct httpio *io, size_t len) in http_growbuf() function
220 if (http_growbuf(io, len) == -1) in http_fillbuf()
246 if (http_growbuf(io, len) == -1) in http_fillbuf()