Searched refs:progress_data (Results 1 – 1 of 1) sorted by relevance
31 int my_progress_func(char *progress_data, in my_progress_func() argument56 char const *progress_data = "* "; in download_file() local68 curl_easy_setopt(curl, CURLOPT_PROGRESSDATA, progress_data); in download_file()