Home
last modified time | relevance | path

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 Dhttp.h470 void evhttp_send_reply_chunk_with_cb(struct evhttp_request *, struct evbuffer *,
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h470 void evhttp_send_reply_chunk_with_cb(struct evhttp_request *, struct evbuffer *,
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c2894 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 Dwhatsnew-2.1.txt450 The new evhttp_send_reply_chunk_with_cb() is a variant of
/freebsd/contrib/libevent/
H A Dhttp.c2894 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 Dwhatsnew-2.1.txt450 The new evhttp_send_reply_chunk_with_cb() is a variant of