evhttp_connection  116 opal/mca/event/libevent2022/libevent/evrpc-internal.h 	struct evhttp_connection *evcon;
evhttp_connection  121 opal/mca/event/libevent2022/libevent/evrpc-internal.h     struct evhttp_connection *evcon);
evhttp_connection  176 opal/mca/event/libevent2022/libevent/evrpc-internal.h 	struct evhttp_connection *evcon;
evhttp_connection  506 opal/mca/event/libevent2022/libevent/evrpc.c static int evrpc_schedule_request(struct evhttp_connection *connection,
evhttp_connection  542 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evhttp_connection *connection;
evhttp_connection  583 opal/mca/event/libevent2022/libevent/evrpc.c     struct evhttp_connection *connection)
evhttp_connection  616 opal/mca/event/libevent2022/libevent/evrpc.c     struct evhttp_connection *connection)
evhttp_connection  624 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evhttp_connection *evcon;
evhttp_connection  639 opal/mca/event/libevent2022/libevent/evrpc.c static struct evhttp_connection *
evhttp_connection  642 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evhttp_connection *connection;
evhttp_connection  661 opal/mca/event/libevent2022/libevent/evrpc.c evrpc_schedule_request(struct evhttp_connection *connection,
evhttp_connection  723 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evhttp_connection *connection = ctx->evcon;
evhttp_connection  960 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evhttp_connection *evcon;
evhttp_connection  976 opal/mca/event/libevent2022/libevent/evrpc.c 	struct evhttp_connection *evcon = ctx->evcon;
evhttp_connection 1015 opal/mca/event/libevent2022/libevent/evrpc.c     struct evhttp_connection *evcon)
evhttp_connection 1074 opal/mca/event/libevent2022/libevent/evrpc.c struct evhttp_connection *
evhttp_connection   65 opal/mca/event/libevent2022/libevent/http-internal.h 	TAILQ_ENTRY(evhttp_connection) next;
evhttp_connection   97 opal/mca/event/libevent2022/libevent/http-internal.h 	void (*cb)(struct evhttp_connection *, void *);
evhttp_connection  100 opal/mca/event/libevent2022/libevent/http-internal.h 	void (*closecb)(struct evhttp_connection *, void *);
evhttp_connection  120 opal/mca/event/libevent2022/libevent/http-internal.h TAILQ_HEAD(evconq, evhttp_connection);
evhttp_connection  175 opal/mca/event/libevent2022/libevent/http-internal.h void evhttp_connection_reset(struct evhttp_connection *);
evhttp_connection  178 opal/mca/event/libevent2022/libevent/http-internal.h int evhttp_connection_connect(struct evhttp_connection *);
evhttp_connection  181 opal/mca/event/libevent2022/libevent/http-internal.h void evhttp_connection_fail(struct evhttp_connection *,
evhttp_connection  189 opal/mca/event/libevent2022/libevent/http-internal.h void evhttp_start_read(struct evhttp_connection *);
evhttp_connection  174 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon);
evhttp_connection  176 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon);
evhttp_connection  178 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon);
evhttp_connection  179 opal/mca/event/libevent2022/libevent/http.c static void evhttp_request_dispatch(struct evhttp_connection* evcon);
evhttp_connection  180 opal/mca/event/libevent2022/libevent/http.c static void evhttp_read_firstline(struct evhttp_connection *evcon,
evhttp_connection  182 opal/mca/event/libevent2022/libevent/http.c static void evhttp_read_header(struct evhttp_connection *evcon,
evhttp_connection  188 opal/mca/event/libevent2022/libevent/http.c static void evhttp_write_buffer(struct evhttp_connection *,
evhttp_connection  189 opal/mca/event/libevent2022/libevent/http.c     void (*)(struct evhttp_connection *, void *), void *);
evhttp_connection  190 opal/mca/event/libevent2022/libevent/http.c static void evhttp_make_header(struct evhttp_connection *, struct evhttp_request *);
evhttp_connection  377 opal/mca/event/libevent2022/libevent/http.c evhttp_write_buffer(struct evhttp_connection *evcon,
evhttp_connection  378 opal/mca/event/libevent2022/libevent/http.c     void (*cb)(struct evhttp_connection *, void *), void *arg)
evhttp_connection  399 opal/mca/event/libevent2022/libevent/http.c evhttp_send_continue_done(struct evhttp_connection *evcon, void *arg)
evhttp_connection  405 opal/mca/event/libevent2022/libevent/http.c evhttp_send_continue(struct evhttp_connection *evcon,
evhttp_connection  423 opal/mca/event/libevent2022/libevent/http.c evhttp_connected(struct evhttp_connection *evcon)
evhttp_connection  445 opal/mca/event/libevent2022/libevent/http.c evhttp_make_header_request(struct evhttp_connection *evcon,
evhttp_connection  537 opal/mca/event/libevent2022/libevent/http.c evhttp_make_header_response(struct evhttp_connection *evcon,
evhttp_connection  593 opal/mca/event/libevent2022/libevent/http.c evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req)
evhttp_connection  627 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_set_max_headers_size(struct evhttp_connection *evcon,
evhttp_connection  636 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_set_max_body_size(struct evhttp_connection* evcon,
evhttp_connection  698 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_fail(struct evhttp_connection *evcon,
evhttp_connection  756 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = arg;
evhttp_connection  771 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_done(struct evhttp_connection *evcon)
evhttp_connection  933 opal/mca/event/libevent2022/libevent/http.c evhttp_read_trailer(struct evhttp_connection *evcon, struct evhttp_request *req)
evhttp_connection  955 opal/mca/event/libevent2022/libevent/http.c evhttp_read_body(struct evhttp_connection *evcon, struct evhttp_request *req)
evhttp_connection 1046 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = arg;
evhttp_connection 1101 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = data;
evhttp_connection 1106 opal/mca/event/libevent2022/libevent/http.c evhttp_write_connectioncb(struct evhttp_connection *evcon, void *arg)
evhttp_connection 1125 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_free(struct evhttp_connection *evcon)
evhttp_connection 1176 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_set_local_address(struct evhttp_connection *evcon,
evhttp_connection 1187 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_set_local_port(struct evhttp_connection *evcon,
evhttp_connection 1195 opal/mca/event/libevent2022/libevent/http.c evhttp_request_dispatch(struct evhttp_connection* evcon)
evhttp_connection 1220 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_reset(struct evhttp_connection *evcon)
evhttp_connection 1257 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_start_detectclose(struct evhttp_connection *evcon)
evhttp_connection 1265 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_stop_detectclose(struct evhttp_connection *evcon)
evhttp_connection 1275 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = arg;
evhttp_connection 1282 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_cb_cleanup(struct evhttp_connection *evcon)
evhttp_connection 1325 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = arg;
evhttp_connection 1389 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = arg;
evhttp_connection 1910 opal/mca/event/libevent2022/libevent/http.c evhttp_get_body(struct evhttp_connection *evcon, struct evhttp_request *req)
evhttp_connection 1974 opal/mca/event/libevent2022/libevent/http.c evhttp_read_firstline(struct evhttp_connection *evcon,
evhttp_connection 1996 opal/mca/event/libevent2022/libevent/http.c evhttp_read_header(struct evhttp_connection *evcon,
evhttp_connection 2065 opal/mca/event/libevent2022/libevent/http.c struct evhttp_connection *
evhttp_connection 2071 opal/mca/event/libevent2022/libevent/http.c struct evhttp_connection *
evhttp_connection 2075 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 2079 opal/mca/event/libevent2022/libevent/http.c 	if ((evcon = mm_calloc(1, sizeof(struct evhttp_connection))) == NULL) {
evhttp_connection 2129 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_get_bufferevent(struct evhttp_connection *evcon)
evhttp_connection 2135 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_set_base(struct evhttp_connection *evcon,
evhttp_connection 2145 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_set_timeout(struct evhttp_connection *evcon,
evhttp_connection 2159 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_set_retries(struct evhttp_connection *evcon,
evhttp_connection 2166 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_set_closecb(struct evhttp_connection *evcon,
evhttp_connection 2167 opal/mca/event/libevent2022/libevent/http.c     void (*cb)(struct evhttp_connection *, void *), void *cbarg)
evhttp_connection 2174 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_get_peer(struct evhttp_connection *evcon,
evhttp_connection 2182 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_connect(struct evhttp_connection *evcon)
evhttp_connection 2239 opal/mca/event/libevent2022/libevent/http.c evhttp_make_request(struct evhttp_connection *evcon,
evhttp_connection 2293 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = req->evcon;
evhttp_connection 2322 opal/mca/event/libevent2022/libevent/http.c evhttp_start_read(struct evhttp_connection *evcon)
evhttp_connection 2344 opal/mca/event/libevent2022/libevent/http.c evhttp_send_done(struct evhttp_connection *evcon, void *arg)
evhttp_connection 2409 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = req->evcon;
evhttp_connection 2466 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = req->evcon;
evhttp_connection 2492 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon = req->evcon;
evhttp_connection 3258 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon;
evhttp_connection 3557 opal/mca/event/libevent2022/libevent/http.c struct evhttp_connection *
evhttp_connection 3564 opal/mca/event/libevent2022/libevent/http.c evhttp_connection_get_base(struct evhttp_connection *conn)
evhttp_connection 3674 opal/mca/event/libevent2022/libevent/http.c static struct evhttp_connection*
evhttp_connection 3679 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon;
evhttp_connection 3714 opal/mca/event/libevent2022/libevent/http.c evhttp_associate_new_request_with_connection(struct evhttp_connection *evcon)
evhttp_connection 3752 opal/mca/event/libevent2022/libevent/http.c 	struct evhttp_connection *evcon;
evhttp_connection  427 opal/mca/event/libevent2022/libevent/include/event2/http.h struct evhttp_connection *evhttp_connection_base_new(
evhttp_connection  435 opal/mca/event/libevent2022/libevent/include/event2/http.h 	struct evhttp_connection *evcon);
evhttp_connection  453 opal/mca/event/libevent2022/libevent/include/event2/http.h struct evhttp_connection *evhttp_request_get_connection(struct evhttp_request *req);
evhttp_connection  458 opal/mca/event/libevent2022/libevent/include/event2/http.h struct event_base *evhttp_connection_get_base(struct evhttp_connection *req);
evhttp_connection  460 opal/mca/event/libevent2022/libevent/include/event2/http.h void evhttp_connection_set_max_headers_size(struct evhttp_connection *evcon,
evhttp_connection  463 opal/mca/event/libevent2022/libevent/include/event2/http.h void evhttp_connection_set_max_body_size(struct evhttp_connection* evcon,
evhttp_connection  467 opal/mca/event/libevent2022/libevent/include/event2/http.h void evhttp_connection_free(struct evhttp_connection *evcon);
evhttp_connection  470 opal/mca/event/libevent2022/libevent/include/event2/http.h void evhttp_connection_set_local_address(struct evhttp_connection *evcon,
evhttp_connection  474 opal/mca/event/libevent2022/libevent/include/event2/http.h void evhttp_connection_set_local_port(struct evhttp_connection *evcon,
evhttp_connection  478 opal/mca/event/libevent2022/libevent/include/event2/http.h void evhttp_connection_set_timeout(struct evhttp_connection *evcon,
evhttp_connection  482 opal/mca/event/libevent2022/libevent/include/event2/http.h void evhttp_connection_set_retries(struct evhttp_connection *evcon,
evhttp_connection  486 opal/mca/event/libevent2022/libevent/include/event2/http.h void evhttp_connection_set_closecb(struct evhttp_connection *evcon,
evhttp_connection  487 opal/mca/event/libevent2022/libevent/include/event2/http.h     void (*)(struct evhttp_connection *, void *), void *);
evhttp_connection  490 opal/mca/event/libevent2022/libevent/include/event2/http.h void evhttp_connection_get_peer(struct evhttp_connection *evcon,
evhttp_connection  506 opal/mca/event/libevent2022/libevent/include/event2/http.h int evhttp_make_request(struct evhttp_connection *evcon,
evhttp_connection   70 opal/mca/event/libevent2022/libevent/include/event2/http_compat.h struct evhttp_connection *evhttp_connection_new(
evhttp_connection   79 opal/mca/event/libevent2022/libevent/include/event2/http_compat.h void evhttp_connection_set_base(struct evhttp_connection *evcon,
evhttp_connection   68 opal/mca/event/libevent2022/libevent/include/event2/http_struct.h 	struct evhttp_connection *evcon;
evhttp_connection  356 opal/mca/event/libevent2022/libevent/include/event2/rpc.h struct evhttp_connection;
evhttp_connection  417 opal/mca/event/libevent2022/libevent/include/event2/rpc.h     struct evhttp_connection *evcon);
evhttp_connection  428 opal/mca/event/libevent2022/libevent/include/event2/rpc.h     struct evhttp_connection *evcon);
evhttp_connection  550 opal/mca/event/libevent2022/libevent/include/event2/rpc.h struct evhttp_connection *evrpc_hook_get_connection(void *ctx);
evhttp_connection  624 opal/mca/event/libevent2022/libevent/test/regress_http.c static struct evhttp_connection *delayed_client;
evhttp_connection  829 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection  927 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 1047 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 1168 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 1413 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 1463 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 1603 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 1777 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = arg;
evhttp_connection 1795 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = arg;
evhttp_connection 1817 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 2773 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 2846 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 2914 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon;
evhttp_connection 2987 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon;
evhttp_connection 3016 opal/mca/event/libevent2022/libevent/test/regress_http.c        struct evhttp_connection *evcon = arg;
evhttp_connection 3040 opal/mca/event/libevent2022/libevent/test/regress_http.c        struct evhttp_connection *evcon = NULL;
evhttp_connection 3105 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 3313 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 3371 opal/mca/event/libevent2022/libevent/test/regress_http.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection 3480 opal/mca/event/libevent2022/libevent/test/regress_http.c terminate_chunked_close_cb(struct evhttp_connection *evcon, void *arg)
evhttp_connection  190 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection  259 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp_connection *evcon = NULL;
evhttp_connection  311 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	struct evhttp_connection *evcon;