Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c347 evhttp_response_needs_body(struct evhttp_request *req) in evhttp_response_needs_body() function
559 evhttp_response_needs_body(req)) { in evhttp_make_header_response()
572 if (evhttp_response_needs_body(req)) { in evhttp_make_header_response()
2032 if (!evhttp_response_needs_body(req)) { in evhttp_read_header()
2447 evhttp_response_needs_body(req)) { in evhttp_send_reply_start()
2476 if (!evhttp_response_needs_body(req)) in evhttp_send_reply_chunk()