Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dhttp.c194 http_growbuf(struct httpio *io, size_t len) in http_growbuf() function
224 if (http_growbuf(io, len) == -1) in http_fillbuf()
250 if (http_growbuf(io, len) == -1) in http_fillbuf()