Searched refs:evhttp_send_reply_chunk_with_cb (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/ |
| H A D | http.h | 456 void evhttp_send_reply_chunk_with_cb(struct evhttp_request *, struct evbuffer *,
|
| /freebsd-13.1/contrib/libevent/include/event2/ |
| H A D | http.h | 469 void evhttp_send_reply_chunk_with_cb(struct evhttp_request *, struct evbuffer *,
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | http.c | 2714 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, in evhttp_send_reply_chunk_with_cb() function 2743 evhttp_send_reply_chunk_with_cb(req, databuf, NULL, NULL); in evhttp_send_reply_chunk()
|
| H A D | whatsnew-2.1.txt | 430 The new evhttp_send_reply_chunk_with_cb() is a variant of
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | http.c | 2842 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, in evhttp_send_reply_chunk_with_cb() function 2871 evhttp_send_reply_chunk_with_cb(req, databuf, NULL, NULL); in evhttp_send_reply_chunk()
|
| H A D | whatsnew-2.1.txt | 450 The new evhttp_send_reply_chunk_with_cb() is a variant of
|