Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h453 void evhttp_send_reply_chunk(struct evhttp_request *req,
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h453 void evhttp_send_reply_chunk(struct evhttp_request *req,
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c428 evhttp_send_reply_chunk(state->req, evb); in http_chunked_trickle_cb()
4246 evhttp_send_reply_chunk(state->req, evb); in terminate_chunked_trickle_cb()
/freebsd/contrib/libevent/test/
H A Dregress_http.c428 evhttp_send_reply_chunk(state->req, evb); in http_chunked_trickle_cb()
4246 evhttp_send_reply_chunk(state->req, evb); in terminate_chunked_trickle_cb()
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt451 evhttp_send_reply_chunk() with a callback to be invoked when the
H A Dhttp.c2921 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send_reply_chunk() function
H A DChangeLog899 o Add a variant of evhttp_send_reply_chunk() with a callback on
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt451 evhttp_send_reply_chunk() with a callback to be invoked when the
H A Dhttp.c2921 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send_reply_chunk() function
H A DChangeLog899 o Add a variant of evhttp_send_reply_chunk() with a callback on