Searched refs:evhttp_send_reply_chunk (Results 1 – 10 of 10) sorted by relevance
439 void evhttp_send_reply_chunk(struct evhttp_request *req,
452 void evhttp_send_reply_chunk(struct evhttp_request *req,
352 evhttp_send_reply_chunk(state->req, evb); in http_chunked_trickle_cb()3713 evhttp_send_reply_chunk(state->req, evb); in terminate_chunked_trickle_cb()
382 evhttp_send_reply_chunk(state->req, evb); in http_chunked_trickle_cb()4185 evhttp_send_reply_chunk(state->req, evb); in terminate_chunked_trickle_cb()
431 evhttp_send_reply_chunk() with a callback to be invoked when the
2741 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send_reply_chunk() function
139 o Add a variant of evhttp_send_reply_chunk() with a callback on
451 evhttp_send_reply_chunk() with a callback to be invoked when the
2869 evhttp_send_reply_chunk(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send_reply_chunk() function
586 o Add a variant of evhttp_send_reply_chunk() with a callback on