Home
last modified time | relevance | path

Searched refs:debug_cb (Results 1 – 6 of 6) sorted by relevance

/curl/tests/http/clients/
H A Dh2-upgrade-extreme.c56 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
172 curl_easy_setopt(easy, CURLOPT_DEBUGFUNCTION, debug_cb); in main()
H A Dupload-pausing.c63 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
294 curl_easy_setopt(curl, CURLOPT_DEBUGFUNCTION, debug_cb) in main()
H A Dtls-session-reuse.c57 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
154 curl_easy_setopt(easy, CURLOPT_DEBUGFUNCTION, debug_cb); in add_transfer()
H A Dh2-pausing.c66 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
289 curl_easy_setopt(handles[i].h, CURLOPT_DEBUGFUNCTION, debug_cb) in main()
H A Dhx-download.c68 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
249 curl_easy_setopt(hnd, CURLOPT_DEBUGFUNCTION, debug_cb); in setup()
H A Dhx-upload.c68 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
284 curl_easy_setopt(hnd, CURLOPT_DEBUGFUNCTION, debug_cb); in setup()

Completed in 12 milliseconds