evhttp_connection_fail  979 opal/mca/event/libevent2022/libevent/evrpc.c 	evhttp_connection_fail(evcon, EVCON_HTTP_TIMEOUT);
evhttp_connection_fail  181 opal/mca/event/libevent2022/libevent/http-internal.h void evhttp_connection_fail(struct evhttp_connection *,
evhttp_connection_fail  940 opal/mca/event/libevent2022/libevent/http.c 		evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
evhttp_connection_fail  969 opal/mca/event/libevent2022/libevent/http.c 			evhttp_connection_fail(evcon,
evhttp_connection_fail  983 opal/mca/event/libevent2022/libevent/http.c 			evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
evhttp_connection_fail 1008 opal/mca/event/libevent2022/libevent/http.c 		evhttp_connection_fail(evcon,
evhttp_connection_fail 1375 opal/mca/event/libevent2022/libevent/http.c 		evhttp_connection_fail(evcon, EVCON_HTTP_TIMEOUT);
evhttp_connection_fail 1377 opal/mca/event/libevent2022/libevent/http.c 		evhttp_connection_fail(evcon, EVCON_HTTP_EOF);
evhttp_connection_fail 1379 opal/mca/event/libevent2022/libevent/http.c 		evhttp_connection_fail(evcon, EVCON_HTTP_BUFFER_ERROR);
evhttp_connection_fail 1927 opal/mca/event/libevent2022/libevent/http.c 			evhttp_connection_fail(evcon,
evhttp_connection_fail 1984 opal/mca/event/libevent2022/libevent/http.c 		evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
evhttp_connection_fail 2007 opal/mca/event/libevent2022/libevent/http.c 		evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
evhttp_connection_fail 2049 opal/mca/event/libevent2022/libevent/http.c 		evhttp_connection_fail(evcon, EVCON_HTTP_INVALID_HEADER);
evhttp_connection_fail 2300 opal/mca/event/libevent2022/libevent/http.c 			evhttp_connection_fail(evcon,
evhttp_connection_fail  634 opal/mca/event/libevent2022/libevent/test/regress_http.c 	evhttp_connection_fail(delayed_client, EVCON_HTTP_EOF);