HomeSort by: relevance | last modified time | path
    Searched defs:_http_writefn (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 23 milliseconds