Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib1523.c30 static int dload_progress_cb(void *a, curl_off_t b, curl_off_t c, in dload_progress_cb() function
67 curl_easy_setopt(hnd, CURLOPT_XFERINFOFUNCTION, dload_progress_cb); in test()