Searched refs:my_progress_func (Results 1 – 1 of 1) sorted by relevance
31 int my_progress_func(char *progress_data, in my_progress_func() function67 curl_easy_setopt(curl, CURLOPT_PROGRESSFUNCTION, my_progress_func); in download_file()