Home
last modified time | relevance | path

Searched refs:libtest_debug_cb (Results 1 – 10 of 10) sorted by relevance

/curl/tests/libtest/
H A Dtesttrace.h34 int libtest_debug_cb(CURL *handle, curl_infotype type,
H A Dlib1542.c53 easy_setopt(easy, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
H A Dlib1522.c68 test_setopt(curl, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
H A Dlib573.c63 easy_setopt(c, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
H A Dlib2305.c92 curl_easy_setopt(curl, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
H A Dlib1553.c81 easy_setopt(curls, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
H A Dlib1540.c114 easy_setopt(curls, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
H A Dtesttrace.c87 int libtest_debug_cb(CURL *handle, curl_infotype type, in libtest_debug_cb() function
H A Dlib2502.c87 easy_setopt(curl[i], CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()
H A Dlib500.c86 test_setopt(curl, CURLOPT_DEBUGFUNCTION, libtest_debug_cb); in test()

Completed in 19 milliseconds