Searched refs:libtest_debug_cb (Results 1 – 12 of 12) sorted by relevance
/curl/tests/libtest/ |
H A D | testtrace.h | 34 int libtest_debug_cb(CURL *handle, curl_infotype type,
|
H A D | lib1915.c | 120 easy_setopt(hnd, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test() 139 easy_setopt(hnd, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
|
H A D | lib1542.c | 53 easy_setopt(easy, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
|
H A D | lib573.c | 63 easy_setopt(c, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
|
H A D | lib1522.c | 68 test_setopt(curl, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
|
H A D | lib2305.c | 92 curl_easy_setopt(curl, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
|
H A D | lib1553.c | 81 easy_setopt(curls, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
|
H A D | lib1540.c | 114 easy_setopt(curls, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
|
H A D | lib1515.c | 61 easy_setopt(curls, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in do_one_request()
|
H A D | lib2502.c | 87 easy_setopt(curl[i], CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
|
H A D | testtrace.c | 87 int libtest_debug_cb(CURL *handle, curl_infotype type, in libtest_debug_cb() function
|
H A D | lib500.c | 86 test_setopt(curl, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
|
Completed in 11 milliseconds