Home
last modified time | relevance | path

Searched refs:my_progress_cb (Results 1 – 2 of 2) sorted by relevance

/curl/tests/http/clients/
H A Dhx-download.c214 static int my_progress_cb(void *userdata, in my_progress_cb() function
241 curl_easy_setopt(hnd, CURLOPT_XFERINFOFUNCTION, my_progress_cb); in setup()
H A Dhx-upload.c238 static int my_progress_cb(void *userdata, in my_progress_cb() function
276 curl_easy_setopt(hnd, CURLOPT_XFERINFOFUNCTION, my_progress_cb); in setup()

Completed in 6 milliseconds