Lines Matching refs:evhttp_connection
307 struct evhttp_connection *evcon; in http_basic_cb()
721 static struct evhttp_connection *delayed_client;
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()
1346 http_free_evcons(struct evhttp_connection **evcons) in http_free_evcons()
1348 struct evhttp_connection *evcon, **orig = evcons; in http_free_evcons()
1359 static struct evhttp_connection **
1363 struct evhttp_connection **evcon = malloc(sizeof(*evcon) * (BACKLOG_SIZE + 1)); in http_fill_backlog()
1412 struct evhttp_connection *evcon = NULL; in http_cancel_test()
1421 struct evhttp_connection **evcons = NULL; in http_cancel_test()
1623 struct evhttp_connection *evcon = NULL; in http_virtual_host_test()
1877 struct evhttp_connection *evcon = NULL; in http_dispatcher_test()
1926 struct evhttp_connection *evcon = NULL; in http_post_test()
2065 struct evhttp_connection *evcon = NULL; in http_put_test()
2238 struct evhttp_connection *evcon = arg; in close_detect_launch()
2256 struct evhttp_connection *evcon = arg; in close_detect_cb()
2279 struct evhttp_connection *evcon = NULL; in http_close_detection_()
3261 struct evhttp_connection *evcon = NULL; in http_chunk_out_test_impl()
3337 struct evhttp_connection *evcon = NULL; in http_stream_out_test_impl()
3409 struct evhttp_connection *evcon; in http_stream_in_test_()
3482 struct evhttp_connection *evcon; in http_stream_in_cancel_test()
3510 struct evhttp_connection *evcon = arg; in http_connection_fail_done()
3534 struct evhttp_connection *evcon = NULL; in http_connection_fail_test_impl()
3608 struct evhttp_connection *evcon = NULL; in http_simple_test_impl()
3650 struct evhttp_connection *evcon = NULL; in http_connection_retry_test_basic()
3913 struct evhttp_connection *evcon = NULL; in http_negative_content_length_test()
3979 struct evhttp_connection *evcon = NULL; in http_data_length_constraints_test_impl()
4100 struct evhttp_connection *evcon = NULL; in http_lingering_close_test_impl()
4199 terminate_chunked_close_cb(struct evhttp_connection *evcon, void *arg) in terminate_chunked_close_cb()
4351 http_request_get_addr_on_close(struct evhttp_connection *evcon, void *arg) in http_request_get_addr_on_close()
4378 struct evhttp_connection *evcon = NULL; in http_get_addr_test()
4484 struct evhttp_connection *evcon = NULL; in http_request_own_test()