Searched refs:evhttp_send_reply_chunk_with_cb (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | http.h | 470 void evhttp_send_reply_chunk_with_cb(struct evhttp_request *, struct evbuffer *,
|
/freebsd/contrib/libevent/include/event2/ |
H A D | http.h | 470 void evhttp_send_reply_chunk_with_cb(struct evhttp_request *, struct evbuffer *,
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | http.c | 2894 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, in evhttp_send_reply_chunk_with_cb() function 2923 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
|
/freebsd/contrib/libevent/ |
H A D | http.c | 2894 evhttp_send_reply_chunk_with_cb(struct evhttp_request *req, struct evbuffer *databuf, in evhttp_send_reply_chunk_with_cb() function 2923 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
|