OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_args
(Results
1 - 2
of
2
) sorted by null
/external/libmicrohttpd/src/testcurl/https/
test_https_get_parallel_threads.c
83
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)
test_https_get_parallel.c
83
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 90 milliseconds