Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c1200 evhttp_write_connectioncb(struct evhttp_connection *evcon, void *arg) in evhttp_write_connectioncb() function
1328 evhttp_write_buffer(evcon, evhttp_write_connectioncb, NULL); in evhttp_request_dispatch()
2767 evhttp_write_buffer(evcon, evhttp_write_connectioncb, NULL); in evhttp_start_write_()