| /freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/ |
| H A D | http.h | 42 struct evhttp_connection; 457 void (*cb)(struct evhttp_connection *, void *), void *arg); 509 struct evhttp_connection *evhttp_connection_base_bufferevent_new( 629 struct evhttp_connection *evhttp_connection_base_new( 636 void evhttp_connection_set_family(struct evhttp_connection *evcon, 676 void evhttp_connection_free(struct evhttp_connection *evcon); 698 void evhttp_connection_set_timeout(struct evhttp_connection *evcon, 723 void (*)(struct evhttp_connection *, void *), void *); 727 void evhttp_connection_get_peer(struct evhttp_connection *evcon, 738 evhttp_connection_get_addr(struct evhttp_connection *evcon); [all …]
|
| H A D | http_compat.h | 70 struct evhttp_connection *evhttp_connection_new( 79 void evhttp_connection_set_base(struct evhttp_connection *evcon,
|
| H A D | rpc.h | 356 struct evhttp_connection; 417 struct evhttp_connection *evcon); 428 struct evhttp_connection *evcon); 550 struct evhttp_connection *evrpc_hook_get_connection(void *ctx);
|
| H A D | http_struct.h | 68 struct evhttp_connection *evcon;
|
| /freebsd-13.1/contrib/libevent/include/event2/ |
| H A D | http.h | 42 struct evhttp_connection; 470 void (*cb)(struct evhttp_connection *, void *), void *arg); 522 struct evhttp_connection *evhttp_connection_base_bufferevent_new( 642 struct evhttp_connection *evhttp_connection_base_new( 650 void evhttp_connection_set_family(struct evhttp_connection *evcon, 671 int evhttp_connection_set_flags(struct evhttp_connection *evcon, 711 void evhttp_connection_free(struct evhttp_connection *evcon); 758 void (*)(struct evhttp_connection *, void *), void *); 762 void evhttp_connection_get_peer(struct evhttp_connection *evcon, 773 evhttp_connection_get_addr(struct evhttp_connection *evcon); [all …]
|
| H A D | http_compat.h | 70 struct evhttp_connection *evhttp_connection_new( 79 void evhttp_connection_set_base(struct evhttp_connection *evcon,
|
| H A D | rpc.h | 356 struct evhttp_connection; 417 struct evhttp_connection *evcon); 428 struct evhttp_connection *evcon); 550 struct evhttp_connection *evrpc_hook_get_connection(void *ctx);
|
| H A D | http_struct.h | 68 struct evhttp_connection *evcon;
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | http-internal.h | 54 struct evhttp_connection { struct 57 TAILQ_ENTRY(evhttp_connection) next; 97 void (*cb)(struct evhttp_connection *, void *); argument 100 void (*closecb)(struct evhttp_connection *, void *); argument 121 TAILQ_HEAD(evconq, evhttp_connection); argument 180 void evhttp_connection_reset_(struct evhttp_connection *); 183 int evhttp_connection_connect_(struct evhttp_connection *); 187 void evhttp_connection_fail_(struct evhttp_connection *, 195 void evhttp_start_read_(struct evhttp_connection *); 196 void evhttp_start_write_(struct evhttp_connection *);
|
| H A D | http.c | 177 struct evhttp_connection *evcon); 179 struct evhttp_connection *evcon); 181 struct evhttp_connection *evcon); 2331 struct evhttp_connection * 2337 struct evhttp_connection * 2413 struct evhttp_connection * 3674 struct evhttp_connection *evcon; in evhttp_free() 4018 struct evhttp_connection * 4163 static struct evhttp_connection* 4168 struct evhttp_connection *evcon; in evhttp_get_request_connection() [all …]
|
| H A D | evrpc-internal.h | 117 struct evhttp_connection *evcon; 122 struct evhttp_connection *evcon); 177 struct evhttp_connection *evcon;
|
| H A D | evrpc.c | 539 struct evhttp_connection *connection; in evrpc_pool_free() 580 struct evhttp_connection *connection) in evrpc_pool_add_connection() 613 struct evhttp_connection *connection) in evrpc_pool_remove_connection() 621 struct evhttp_connection *evcon; in evrpc_pool_set_timeout() 636 static struct evhttp_connection * 639 struct evhttp_connection *connection; in evrpc_pool_find_connection() 720 struct evhttp_connection *connection = ctx->evcon; in evrpc_schedule_request_closure() 957 struct evhttp_connection *evcon; in evrpc_pool_schedule() 973 struct evhttp_connection *evcon = ctx->evcon; in evrpc_request_timeout() 1012 struct evhttp_connection *evcon) in evrpc_hook_associate_meta_() [all …]
|
| H A D | whatsnew-2.1.txt | 441 You can navigate from an evhttp_connection back to its evhttp with the 448 address of an evhttp_connection.
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | http-internal.h | 54 struct evhttp_connection { struct 57 TAILQ_ENTRY(evhttp_connection) next; 93 void (*cb)(struct evhttp_connection *, void *); argument 96 void (*closecb)(struct evhttp_connection *, void *); argument 124 TAILQ_HEAD(evconq, evhttp_connection); argument 182 void evhttp_connection_reset_(struct evhttp_connection *); 185 int evhttp_connection_connect_(struct evhttp_connection *); 189 void evhttp_connection_fail_(struct evhttp_connection *, 197 void evhttp_start_read_(struct evhttp_connection *);
|
| H A D | http.c | 174 struct evhttp_connection *evcon); 176 struct evhttp_connection *evcon); 178 struct evhttp_connection *evcon); 2243 struct evhttp_connection * 2249 struct evhttp_connection * 2325 struct evhttp_connection * 3525 struct evhttp_connection *evcon; in evhttp_free() 3855 struct evhttp_connection * 4000 static struct evhttp_connection* 4005 struct evhttp_connection *evcon; in evhttp_get_request_connection() [all …]
|
| H A D | evrpc-internal.h | 117 struct evhttp_connection *evcon; 122 struct evhttp_connection *evcon); 177 struct evhttp_connection *evcon;
|
| H A D | evrpc.c | 539 struct evhttp_connection *connection; in evrpc_pool_free() 580 struct evhttp_connection *connection) in evrpc_pool_add_connection() 613 struct evhttp_connection *connection) in evrpc_pool_remove_connection() 621 struct evhttp_connection *evcon; in evrpc_pool_set_timeout() 636 static struct evhttp_connection * 639 struct evhttp_connection *connection; in evrpc_pool_find_connection() 720 struct evhttp_connection *connection = ctx->evcon; in evrpc_schedule_request_closure() 957 struct evhttp_connection *evcon; in evrpc_pool_schedule() 973 struct evhttp_connection *evcon = ctx->evcon; in evrpc_request_timeout() 1012 struct evhttp_connection *evcon) in evrpc_hook_associate_meta_() [all …]
|
| H A D | whatsnew-2.1.txt | 421 You can navigate from an evhttp_connection back to its evhttp with the 428 address of an evhttp_connection.
|
| H A D | ChangeLog-1.4 | 185 o Support specifying the local address of an evhttp_connection using set_local_address
|
| /freebsd-13.1/contrib/libevent/sample/ |
| H A D | http-connect.c | 21 struct evhttp_connection *evcon; 43 struct evhttp_connection *evcon = base->evcon; in connect_cb() 64 struct evhttp_connection *evcon; in main()
|
| H A D | https-client.c | 204 struct evhttp_connection *evcon = NULL; in main()
|
| /freebsd-13.1/contrib/libevent/test/ |
| H A D | regress_http.c | 307 struct evhttp_connection *evcon; in http_basic_cb() 1019 struct evhttp_connection *evcon = NULL; in http_connection_test_() 1145 struct evhttp_connection *evcon = NULL; in http_connection_async_test() 1239 struct evhttp_connection *evcon = NULL; in http_autofree_connection_test() 1359 static struct evhttp_connection ** 1412 struct evhttp_connection *evcon = NULL; in http_cancel_test() 1623 struct evhttp_connection *evcon = NULL; in http_virtual_host_test() 2238 struct evhttp_connection *evcon = arg; in close_detect_launch() 2256 struct evhttp_connection *evcon = arg; in close_detect_cb() 3409 struct evhttp_connection *evcon; in http_stream_in_test_() [all …]
|
| H A D | regress_rpc.c | 190 struct evhttp_connection *evcon = NULL; in rpc_basic_test() 259 struct evhttp_connection *evcon = NULL; in rpc_basic_message() 311 struct evhttp_connection *evcon; in rpc_pool_with_connection()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_http.c | 290 struct evhttp_connection *evcon; in http_basic_cb() 971 struct evhttp_connection *evcon = NULL; in http_connection_test_() 1076 struct evhttp_connection *evcon = NULL; in http_connection_async_test() 1171 struct evhttp_connection *evcon = NULL; in http_autofree_connection_test() 1253 struct evhttp_connection *evcon = NULL; in http_cancel_test() 1375 struct evhttp_connection *evcon = NULL; in http_virtual_host_test() 1620 struct evhttp_connection *evcon = NULL; in http_dispatcher_test() 1985 struct evhttp_connection *evcon = arg; in close_detect_launch() 2003 struct evhttp_connection *evcon = arg; in close_detect_cb() 3146 struct evhttp_connection *evcon; in http_stream_in_test_() [all …]
|
| H A D | regress_rpc.c | 190 struct evhttp_connection *evcon = NULL; in rpc_basic_test() 259 struct evhttp_connection *evcon = NULL; in rpc_basic_message() 311 struct evhttp_connection *evcon; in rpc_pool_with_connection()
|