Home
last modified time | relevance | path

Searched refs:evhttp_response_needs_body (Results 1 – 1 of 1) sorted by relevance

/external/libevent/
Dhttp.c356 evhttp_response_needs_body(struct evhttp_request *req) in evhttp_response_needs_body() function
553 evhttp_response_needs_body(req)) { in evhttp_make_header_response()
566 if (evhttp_response_needs_body(req)) { in evhttp_make_header_response()
2339 if (!evhttp_response_needs_body(req)) { in evhttp_read_header()
2877 evhttp_response_needs_body(req)) { in evhttp_send_reply_start()
2907 if (!evhttp_response_needs_body(req)) in evhttp_send_reply_chunk_with_cb()