Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c360 evhttp_response_needs_body(struct evhttp_request *req) in evhttp_response_needs_body() function
557 evhttp_response_needs_body(req)) { in evhttp_make_header_response()
570 if (evhttp_response_needs_body(req)) { in evhttp_make_header_response()
2343 if (!evhttp_response_needs_body(req)) { in evhttp_read_header()
2881 evhttp_response_needs_body(req)) { in evhttp_send_reply_start()
2911 if (!evhttp_response_needs_body(req)) in evhttp_send_reply_chunk_with_cb()