/src/share/examples/refuse/ian/libfetch/ |
http.c | 286 _http_writefn(void *v, const char *buf, int len) function in typeref:typename:int 324 f = funopen(io, _http_readfn, _http_writefn, NULL, _http_closefn);
|
http.c | 286 _http_writefn(void *v, const char *buf, int len) function in typeref:typename:int 324 f = funopen(io, _http_readfn, _http_writefn, NULL, _http_closefn);
|