Lines Matching full:evhttp_connection_fail
698 evhttp_connection_fail(struct evhttp_connection *evcon,
940 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
969 evhttp_connection_fail(evcon,
983 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
1008 evhttp_connection_fail(evcon,
1138 * evhttp_connection_fail.
1233 might. That caused an assertion failure in evhttp_connection_fail.
1375 evhttp_connection_fail(evcon, EVCON_HTTP_TIMEOUT);
1377 evhttp_connection_fail(evcon, EVCON_HTTP_EOF);
1379 evhttp_connection_fail(evcon, EVCON_HTTP_BUFFER_ERROR);
1927 evhttp_connection_fail(evcon,
1984 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
2007 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
2049 evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
2269 /* evhttp_connection_fail(), which is called through
2300 evhttp_connection_fail(evcon,