Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c348 evhttp_response_needs_body(struct evhttp_request *req) in evhttp_response_needs_body() function
541 evhttp_response_needs_body(req)) { in evhttp_make_header_response()
554 if (evhttp_response_needs_body(req)) { in evhttp_make_header_response()
2298 if (!evhttp_response_needs_body(req)) { in evhttp_read_header()
2825 evhttp_response_needs_body(req)) { in evhttp_send_reply_start()
2855 if (!evhttp_response_needs_body(req)) in evhttp_send_reply_chunk_with_cb()