Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dcurlgtk.c32 int my_progress_func(GtkWidget *bar, in my_progress_func() function
62 curl_easy_setopt(curl, CURLOPT_PROGRESSFUNCTION, my_progress_func); in my_thread()