Searched defs:client_args (Results 1 - 2 of 2) sorted by relevance

/external/libmicrohttpd/src/testcurl/https/
H A Dtest_https_get_parallel.c83 struct https_test_data client_args = local
86 client_thread_ret = https_transfer_thread_adapter (&client_args);
108 struct https_test_data client_args = local
114 &https_transfer_thread_adapter, &client_args) != 0)
H A Dtest_https_get_parallel_threads.c83 struct https_test_data client_args = local
86 client_thread_ret = https_transfer_thread_adapter (&client_args);
108 struct https_test_data client_args = local
114 &https_transfer_thread_adapter, &client_args) != 0)

Completed in 80 milliseconds