Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dghiper.c291 static int prog_cb (void *p, double dltotal, double dlnow, double ult, double uln) in prog_cb() function
324 curl_easy_setopt(conn->easy, CURLOPT_PROGRESSFUNCTION, prog_cb); in new_conn()
Dhiperfifo.c298 static int prog_cb (void *p, double dltotal, double dlnow, double ult, in prog_cb() function
334 curl_easy_setopt(conn->easy, CURLOPT_PROGRESSFUNCTION, prog_cb); in new_conn()
Dasiohiper.cpp329 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb() function
421 curl_easy_setopt(conn->easy, CURLOPT_PROGRESSFUNCTION, prog_cb); in new_conn()
Devhiperfifo.c306 static int prog_cb (void *p, double dltotal, double dlnow, double ult, in prog_cb() function
343 curl_easy_setopt(conn->easy, CURLOPT_PROGRESSFUNCTION, prog_cb); in new_conn()