Home
last modified time | relevance | path

Searched defs:evcon (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c374 evhttp_write_buffer(struct evhttp_connection *evcon, in evhttp_write_buffer()
396 evhttp_send_continue_done(struct evhttp_connection *evcon, void *arg) in evhttp_send_continue_done()
402 evhttp_send_continue(struct evhttp_connection *evcon, in evhttp_send_continue()
420 evhttp_connected(struct evhttp_connection *evcon) in evhttp_connected()
442 evhttp_make_header_request(struct evhttp_connection *evcon, in evhttp_make_header_request()
535 evhttp_make_header_response(struct evhttp_connection *evcon, in evhttp_make_header_response()
610 evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_make_header()
642 evhttp_connection_set_max_headers_size(struct evhttp_connection *evcon, in evhttp_connection_set_max_headers_size()
651 evhttp_connection_set_max_body_size(struct evhttp_connection* evcon, in evhttp_connection_set_max_body_size()
727 evhttp_request_free_(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_request_free_()
[all …]
H A Devrpc-internal.h118 struct evhttp_connection *evcon; member
178 struct evhttp_connection *evcon; member
H A Devrpc.c626 struct evhttp_connection *evcon; in evrpc_pool_set_timeout() local
961 struct evhttp_connection *evcon; in evrpc_pool_schedule() local
977 struct evhttp_connection *evcon = ctx->evcon; in evrpc_request_timeout() local
1016 struct evhttp_connection *evcon) in evrpc_hook_associate_meta_()
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhttp-connect.c25 struct evhttp_connection *evcon; member
77 struct evhttp_connection *evcon = base->evcon; in connect_cb() local
100 struct evhttp_connection *evcon; in main() local
H A Dhttps-client.c232 struct evhttp_connection *evcon = NULL; in main() local
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_http.c325 struct evhttp_connection *evcon; in http_basic_cb() local
1070 struct evhttp_connection *evcon = NULL; in http_connection_test_() local
1196 struct evhttp_connection *evcon = NULL; in http_connection_async_test() local
1290 struct evhttp_connection *evcon = NULL; in http_autofree_connection_test() local
1396 struct evhttp_connection *evcon, **orig = evcons; in http_free_evcons() local
1411 struct evhttp_connection **evcon = malloc(sizeof(*evcon) * (BACKLOG_SIZE + 1)); in http_fill_backlog() local
1460 struct evhttp_connection *evcon = NULL; in http_cancel_test() local
1671 struct evhttp_connection *evcon = NULL; in http_virtual_host_test() local
1926 struct evhttp_connection *evcon = NULL; in http_dispatcher_test() local
1975 struct evhttp_connection *evcon = NULL; in http_post_test() local
[all …]
H A Dregress_rpc.c193 struct evhttp_connection *evcon = NULL; in rpc_basic_test() local
262 struct evhttp_connection *evcon = NULL; in rpc_basic_message() local
314 struct evhttp_connection *evcon; in rpc_pool_with_connection() local
892 struct evhttp_connection *evcon = NULL; in rpc_invalid_type() local
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Devrpc-internal.h119 struct evhttp_connection *evcon; member
179 struct evhttp_connection *evcon; member
/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Dhttp_struct.h69 struct evhttp_connection *evcon; member
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dhttp_struct.h70 struct evhttp_connection *evcon; member