evhttp_connection 199 third_party/libevent/evhttp.h struct evhttp_connection *evcon; evhttp_connection 260 third_party/libevent/evhttp.h struct evhttp_connection *evhttp_connection_new( evhttp_connection 264 third_party/libevent/evhttp.h void evhttp_connection_free(struct evhttp_connection *evcon); evhttp_connection 267 third_party/libevent/evhttp.h void evhttp_connection_set_local_address(struct evhttp_connection *evcon, evhttp_connection 271 third_party/libevent/evhttp.h void evhttp_connection_set_local_port(struct evhttp_connection *evcon, evhttp_connection 275 third_party/libevent/evhttp.h void evhttp_connection_set_timeout(struct evhttp_connection *evcon, evhttp_connection 279 third_party/libevent/evhttp.h void evhttp_connection_set_retries(struct evhttp_connection *evcon, evhttp_connection 283 third_party/libevent/evhttp.h void evhttp_connection_set_closecb(struct evhttp_connection *evcon, evhttp_connection 284 third_party/libevent/evhttp.h void (*)(struct evhttp_connection *, void *), void *); evhttp_connection 290 third_party/libevent/evhttp.h void evhttp_connection_set_base(struct evhttp_connection *evcon, evhttp_connection 294 third_party/libevent/evhttp.h void evhttp_connection_get_peer(struct evhttp_connection *evcon, evhttp_connection 298 third_party/libevent/evhttp.h int evhttp_make_request(struct evhttp_connection *evcon, evhttp_connection 379 third_party/libevent/evrpc.c static int evrpc_schedule_request(struct evhttp_connection *connection, evhttp_connection 411 third_party/libevent/evrpc.c struct evhttp_connection *connection; evhttp_connection 444 third_party/libevent/evrpc.c struct evhttp_connection *connection) { evhttp_connection 477 third_party/libevent/evrpc.c struct evhttp_connection *evcon; evhttp_connection 492 third_party/libevent/evrpc.c static struct evhttp_connection * evhttp_connection 495 third_party/libevent/evrpc.c struct evhttp_connection *connection; evhttp_connection 508 third_party/libevent/evrpc.c evrpc_schedule_request(struct evhttp_connection *connection, evhttp_connection 637 third_party/libevent/evrpc.c struct evhttp_connection *evcon; evhttp_connection 653 third_party/libevent/evrpc.c struct evhttp_connection *evcon = ctx->evcon; evhttp_connection 323 third_party/libevent/evrpc.h struct evhttp_connection; evhttp_connection 347 third_party/libevent/evrpc.h struct evhttp_connection *evcon; evhttp_connection 414 third_party/libevent/evrpc.h struct evhttp_connection *); evhttp_connection 55 third_party/libevent/http-internal.h TAILQ_ENTRY(evhttp_connection) (next); evhttp_connection 85 third_party/libevent/http-internal.h void (*cb)(struct evhttp_connection *, void *); evhttp_connection 88 third_party/libevent/http-internal.h void (*closecb)(struct evhttp_connection *, void *); evhttp_connection 104 third_party/libevent/http-internal.h TAILQ_HEAD(evconq, evhttp_connection); evhttp_connection 128 third_party/libevent/http-internal.h void evhttp_connection_reset(struct evhttp_connection *); evhttp_connection 131 third_party/libevent/http-internal.h int evhttp_connection_connect(struct evhttp_connection *); evhttp_connection 134 third_party/libevent/http-internal.h void evhttp_connection_fail(struct evhttp_connection *, evhttp_connection 144 third_party/libevent/http-internal.h void evhttp_start_read(struct evhttp_connection *); evhttp_connection 145 third_party/libevent/http-internal.h void evhttp_make_header(struct evhttp_connection *, struct evhttp_request *); evhttp_connection 147 third_party/libevent/http-internal.h void evhttp_write_buffer(struct evhttp_connection *, evhttp_connection 148 third_party/libevent/http-internal.h void (*)(struct evhttp_connection *, void *), void *); evhttp_connection 204 third_party/libevent/http.c struct evhttp_connection *evcon); evhttp_connection 206 third_party/libevent/http.c struct evhttp_connection *evcon); evhttp_connection 208 third_party/libevent/http.c struct evhttp_connection *evcon); evhttp_connection 209 third_party/libevent/http.c static void evhttp_request_dispatch(struct evhttp_connection* evcon); evhttp_connection 210 third_party/libevent/http.c static void evhttp_read_firstline(struct evhttp_connection *evcon, evhttp_connection 212 third_party/libevent/http.c static void evhttp_read_header(struct evhttp_connection *evcon, evhttp_connection 338 third_party/libevent/http.c evhttp_write_buffer(struct evhttp_connection *evcon, evhttp_connection 339 third_party/libevent/http.c void (*cb)(struct evhttp_connection *, void *), void *arg) evhttp_connection 357 third_party/libevent/http.c evhttp_connected(struct evhttp_connection *evcon) evhttp_connection 378 third_party/libevent/http.c evhttp_make_header_request(struct evhttp_connection *evcon, evhttp_connection 461 third_party/libevent/http.c evhttp_make_header_response(struct evhttp_connection *evcon, evhttp_connection 512 third_party/libevent/http.c evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) evhttp_connection 631 third_party/libevent/http.c evhttp_connection_fail(struct evhttp_connection *evcon, evhttp_connection 677 third_party/libevent/http.c struct evhttp_connection *evcon = arg; evhttp_connection 717 third_party/libevent/http.c evhttp_connection_done(struct evhttp_connection *evcon) evhttp_connection 839 third_party/libevent/http.c evhttp_read_trailer(struct evhttp_connection *evcon, struct evhttp_request *req) evhttp_connection 860 third_party/libevent/http.c evhttp_read_body(struct evhttp_connection *evcon, struct evhttp_request *req) evhttp_connection 912 third_party/libevent/http.c struct evhttp_connection *evcon = arg; evhttp_connection 964 third_party/libevent/http.c evhttp_write_connectioncb(struct evhttp_connection *evcon, void *arg) evhttp_connection 983 third_party/libevent/http.c evhttp_connection_free(struct evhttp_connection *evcon) evhttp_connection 1029 third_party/libevent/http.c evhttp_connection_set_local_address(struct evhttp_connection *evcon, evhttp_connection 1040 third_party/libevent/http.c evhttp_connection_set_local_port(struct evhttp_connection *evcon, evhttp_connection 1048 third_party/libevent/http.c evhttp_request_dispatch(struct evhttp_connection* evcon) evhttp_connection 1072 third_party/libevent/http.c evhttp_connection_reset(struct evhttp_connection *evcon) evhttp_connection 1096 third_party/libevent/http.c struct evhttp_connection *evcon = arg; evhttp_connection 1101 third_party/libevent/http.c evhttp_connection_start_detectclose(struct evhttp_connection *evcon) evhttp_connection 1114 third_party/libevent/http.c evhttp_connection_stop_detectclose(struct evhttp_connection *evcon) evhttp_connection 1123 third_party/libevent/http.c struct evhttp_connection *evcon = arg; evhttp_connection 1136 third_party/libevent/http.c struct evhttp_connection *evcon = arg; evhttp_connection 1570 third_party/libevent/http.c evhttp_get_body(struct evhttp_connection *evcon, struct evhttp_request *req) evhttp_connection 1595 third_party/libevent/http.c evhttp_read_firstline(struct evhttp_connection *evcon, evhttp_connection 1619 third_party/libevent/http.c evhttp_read_header(struct evhttp_connection *evcon, struct evhttp_request *req) evhttp_connection 1676 third_party/libevent/http.c struct evhttp_connection * evhttp_connection 1679 third_party/libevent/http.c struct evhttp_connection *evcon = NULL; evhttp_connection 1683 third_party/libevent/http.c if ((evcon = calloc(1, sizeof(struct evhttp_connection))) == NULL) { evhttp_connection 1720 third_party/libevent/http.c void evhttp_connection_set_base(struct evhttp_connection *evcon, evhttp_connection 1729 third_party/libevent/http.c evhttp_connection_set_timeout(struct evhttp_connection *evcon, evhttp_connection 1736 third_party/libevent/http.c evhttp_connection_set_retries(struct evhttp_connection *evcon, evhttp_connection 1743 third_party/libevent/http.c evhttp_connection_set_closecb(struct evhttp_connection *evcon, evhttp_connection 1744 third_party/libevent/http.c void (*cb)(struct evhttp_connection *, void *), void *cbarg) evhttp_connection 1751 third_party/libevent/http.c evhttp_connection_get_peer(struct evhttp_connection *evcon, evhttp_connection 1759 third_party/libevent/http.c evhttp_connection_connect(struct evhttp_connection *evcon) evhttp_connection 1799 third_party/libevent/http.c evhttp_make_request(struct evhttp_connection *evcon, evhttp_connection 1844 third_party/libevent/http.c evhttp_start_read(struct evhttp_connection *evcon) evhttp_connection 1857 third_party/libevent/http.c evhttp_send_done(struct evhttp_connection *evcon, void *arg) evhttp_connection 1919 third_party/libevent/http.c struct evhttp_connection *evcon = req->evcon; evhttp_connection 1974 third_party/libevent/http.c struct evhttp_connection *evcon = req->evcon; evhttp_connection 2354 third_party/libevent/http.c struct evhttp_connection *evcon; evhttp_connection 2531 third_party/libevent/http.c static struct evhttp_connection* evhttp_connection 2536 third_party/libevent/http.c struct evhttp_connection *evcon; evhttp_connection 2568 third_party/libevent/http.c evhttp_associate_new_request_with_connection(struct evhttp_connection *evcon) evhttp_connection 2595 third_party/libevent/http.c struct evhttp_connection *evcon; evhttp_connection 380 third_party/libevent/test/regress_http.c static struct evhttp_connection *delayed_client; evhttp_connection 412 third_party/libevent/test/regress_http.c struct evhttp_connection *evcon = NULL; evhttp_connection 616 third_party/libevent/test/regress_http.c struct evhttp_connection *evcon = NULL; evhttp_connection 677 third_party/libevent/test/regress_http.c struct evhttp_connection *evcon = NULL; evhttp_connection 867 third_party/libevent/test/regress_http.c struct evhttp_connection *evcon = arg; evhttp_connection 885 third_party/libevent/test/regress_http.c struct evhttp_connection *evcon = arg; evhttp_connection 906 third_party/libevent/test/regress_http.c struct evhttp_connection *evcon = NULL; evhttp_connection 1274 third_party/libevent/test/regress_http.c struct evhttp_connection *evcon = NULL; evhttp_connection 1414 third_party/libevent/test/regress_http.c struct evhttp_connection *evcon = NULL; evhttp_connection 181 third_party/libevent/test/regress_rpc.c struct evhttp_connection *evcon = NULL; evhttp_connection 264 third_party/libevent/test/regress_rpc.c struct evhttp_connection *evcon = NULL; evhttp_connection 327 third_party/libevent/test/regress_rpc.c struct evhttp_connection *evcon;