• Home
  • Raw
  • Download

Lines Matching refs:evhttp_connection

320 	struct evhttp_connection *evcon;  in http_basic_cb()
767 static struct evhttp_connection *delayed_client;
1065 struct evhttp_connection *evcon = NULL; in http_connection_test_()
1191 struct evhttp_connection *evcon = NULL; in http_connection_async_test()
1285 struct evhttp_connection *evcon = NULL; in http_autofree_connection_test()
1389 http_free_evcons(struct evhttp_connection **evcons) in http_free_evcons()
1391 struct evhttp_connection *evcon, **orig = evcons; in http_free_evcons()
1402 static struct evhttp_connection **
1406 struct evhttp_connection **evcon = malloc(sizeof(*evcon) * (BACKLOG_SIZE + 1)); in http_fill_backlog()
1455 struct evhttp_connection *evcon = NULL; in http_cancel_test()
1464 struct evhttp_connection **evcons = NULL; in http_cancel_test()
1666 struct evhttp_connection *evcon = NULL; in http_virtual_host_test()
1921 struct evhttp_connection *evcon = NULL; in http_dispatcher_test()
1970 struct evhttp_connection *evcon = NULL; in http_post_test()
2109 struct evhttp_connection *evcon = NULL; in http_put_test()
2282 struct evhttp_connection *evcon = arg; in close_detect_launch()
2300 struct evhttp_connection *evcon = arg; in close_detect_cb()
2323 struct evhttp_connection *evcon = NULL; in http_close_detection_()
3326 struct evhttp_connection *evcon = NULL; in http_chunk_out_test_impl()
3403 struct evhttp_connection *evcon = NULL; in http_stream_out_test_impl()
3475 struct evhttp_connection *evcon; in http_stream_in_test_()
3548 struct evhttp_connection *evcon; in http_stream_in_cancel_test()
3576 struct evhttp_connection *evcon = arg; in http_connection_fail_done()
3600 struct evhttp_connection *evcon = NULL; in http_connection_fail_test_impl()
3674 struct evhttp_connection *evcon = NULL; in http_simple_test_impl()
3717 struct evhttp_connection *evcon = NULL; in http_connection_retry_test_basic()
3979 struct evhttp_connection *evcon = NULL; in http_negative_content_length_test()
4043 struct evhttp_connection *evcon = NULL; in http_data_length_constraints_test_impl()
4161 struct evhttp_connection *evcon = NULL; in http_lingering_close_test_impl()
4260 terminate_chunked_close_cb(struct evhttp_connection *evcon, void *arg) in terminate_chunked_close_cb()
4413 http_request_get_addr_on_close(struct evhttp_connection *evcon, void *arg) in http_request_get_addr_on_close()
4440 struct evhttp_connection *evcon = NULL; in http_get_addr_test()
4548 struct evhttp_connection *evcon = NULL; in http_request_own_test()