Searched refs:http_writefn (Results 1 – 1 of 1) sorted by relevance
306 http_writefn(void *v, const char *buf, int len) in http_writefn() function344 f = funopen(io, http_readfn, http_writefn, NULL, http_closefn); in http_funopen()