Lines Matching refs:evhttp_connection_fail
698 evhttp_connection_fail(struct evhttp_connection *evcon, in evhttp_connection_fail() function
940 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER); in evhttp_read_trailer()
969 evhttp_connection_fail(evcon, in evhttp_read_body()
983 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER); in evhttp_read_body()
1008 evhttp_connection_fail(evcon, in evhttp_read_body()
1375 evhttp_connection_fail(evcon, EVCON_HTTP_TIMEOUT); in evhttp_error_cb()
1377 evhttp_connection_fail(evcon, EVCON_HTTP_EOF); in evhttp_error_cb()
1379 evhttp_connection_fail(evcon, EVCON_HTTP_BUFFER_ERROR); in evhttp_error_cb()
1927 evhttp_connection_fail(evcon, in evhttp_get_body()
1984 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER); in evhttp_read_firstline()
2007 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER); in evhttp_read_header()
2049 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER); in evhttp_read_header()
2300 evhttp_connection_fail(evcon, in evhttp_cancel_request()