Searched defs:dltotal (Results 1 – 17 of 17) sorted by relevance
/third_party/curl/tests/libtest/ |
D | lib1513.c | 36 double dltotal, in progressKiller()
|
D | lib599.c | 28 static int progress_callback(void *clientp, double dltotal, in progress_callback()
|
D | lib578.c | 33 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
|
D | lib1555.c | 35 double dltotal, in progressCallback()
|
D | lib1553.c | 33 curl_off_t dltotal, curl_off_t dlnow, in xferinfo()
|
D | lib579.c | 41 static int progress_callback(void *clientp, double dltotal, double dlnow, in progress_callback()
|
D | lib1540.c | 38 curl_off_t dltotal, in please_continue()
|
D | lib670.c | 74 static int xferinfo(void *clientp, curl_off_t dltotal, curl_off_t dlnow, in xferinfo()
|
/third_party/curl/docs/examples/ |
D | progressfunc.c | 42 curl_off_t dltotal, curl_off_t dlnow, in xferinfo()
|
D | hiperfifo.c | 318 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
D | evhiperfifo.c | 322 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
D | ghiper.c | 285 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
D | ephiperfifo.c | 344 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
/third_party/curl/src/ |
D | tool_cb_rea.c | 115 curl_off_t dltotal, curl_off_t dlnow, in tool_readbusy_cb()
|
D | tool_cb_prg.c | 132 curl_off_t dltotal, curl_off_t dlnow, in tool_progress_cb()
|
D | tool_progress.c | 84 curl_off_t dltotal, in xferinfo_cb()
|
D | tool_operate.h | 66 curl_off_t dltotal; member
|