Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dhttp.c317 http_closefn(void *v) in http_closefn() function
344 f = funopen(io, http_readfn, http_writefn, NULL, http_closefn); in http_funopen()