Home
last modified time | relevance | path

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

/netbsd/external/bsd/fetch/dist/libfetch/
H A Dhttp.c321 http_closefn(void *v) in http_closefn() function
362 f = fetchIO_unopen(io, http_readfn, http_writefn, http_closefn); in http_funopen()