Searched refs:evhttp_send_reply_chunk (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h416 The caller needs to supply data chunks with evhttp_send_reply_chunk()
431 evhttp_send_reply_chunk() databuf will be empty, but the buffer is
439 void evhttp_send_reply_chunk(struct evhttp_request *req,
446 evhttp_send_reply_chunk() databuf will be empty, but the buffer is
/freebsd-12-stable/contrib/libevent/include/event2/
H A Dhttp.h429 The caller needs to supply data chunks with evhttp_send_reply_chunk()
444 evhttp_send_reply_chunk() databuf will be empty, but the buffer is
452 void evhttp_send_reply_chunk(struct evhttp_request *req,
459 evhttp_send_reply_chunk() databuf will be empty, but the buffer is
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c352 evhttp_send_reply_chunk(state->req, evb);
3713 evhttp_send_reply_chunk(state->req, evb);
/freebsd-12-stable/contrib/libevent/test/
H A Dregress_http.c382 evhttp_send_reply_chunk(state->req, evb);
4185 evhttp_send_reply_chunk(state->req, evb);
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c2741 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) function
/freebsd-12-stable/contrib/libevent/
H A Dhttp.c2869 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) function

Completed in 197 milliseconds