Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c1196 evhttp_write_connectioncb(struct evhttp_connection *evcon, void *arg) in evhttp_write_connectioncb() function
1324 evhttp_write_buffer(evcon, evhttp_write_connectioncb, NULL); in evhttp_request_dispatch()
2763 evhttp_write_buffer(evcon, evhttp_write_connectioncb, NULL); in evhttp_start_write_()
/freebsd/contrib/libevent/
H A Dhttp.c1196 evhttp_write_connectioncb(struct evhttp_connection *evcon, void *arg) in evhttp_write_connectioncb() function
1324 evhttp_write_buffer(evcon, evhttp_write_connectioncb, NULL); in evhttp_request_dispatch()
2763 evhttp_write_buffer(evcon, evhttp_write_connectioncb, NULL); in evhttp_start_write_()