Home
last modified time | relevance | path

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

/curl/tests/http/clients/
H A Dh2-upgrade-extreme.c59 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
175 curl_easy_setopt(easy, CURLOPT_DEBUGFUNCTION, debug_cb); in main()
H A Dupload-pausing.c59 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
251 curl_easy_setopt(curl, CURLOPT_DEBUGFUNCTION, debug_cb) in main()
H A Dtls-session-reuse.c60 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
157 curl_easy_setopt(easy, CURLOPT_DEBUGFUNCTION, debug_cb); in add_transfer()
H A Dh2-pausing.c62 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
283 curl_easy_setopt(handles[i].h, CURLOPT_DEBUGFUNCTION, debug_cb) in main()
H A Dh2-download.c68 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
246 curl_easy_setopt(hnd, CURLOPT_DEBUGFUNCTION, debug_cb); in setup()

Completed in 17 milliseconds