Searched refs:evhttp_send_reply_end (Results 1 – 4 of 4) sorted by relevance
480 void evhttp_send_reply_end(struct evhttp_request *req);
2930 evhttp_send_reply_end(struct evhttp_request *req) in evhttp_send_reply_end() function
1602 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)
440 evhttp_send_reply_end(state->req); in http_chunked_trickle_cb()