Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c255 _http_readfn(void *v, char *buf, int len) in _http_readfn() function
324 f = funopen(io, _http_readfn, _http_writefn, NULL, _http_closefn); in _http_funopen()