Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libfetch/
H A Dhttp.c192 http_growbuf(struct httpio *io, size_t len) in http_growbuf() function
222 if (http_growbuf(io, len) == -1) in http_fillbuf()
248 if (http_growbuf(io, len) == -1) in http_fillbuf()