Lines Matching defs:progress
1165 time_t lastshow; /* time() of the last displayed progress meter or NULL to
1175 int flags; /* see progress.h */
1208 BIT(callback); /* set when progress callback is used */
1332 struct curltime keeps_speed; /* for the progress meter really */
1678 curl_progress_callback fprogress; /* OLD and deprecated progress callback */
1679 curl_xferinfo_callback fxferinfo; /* progress callback */
1701 void *progress_client; /* pointer to pass to the progress callback */
1883 BIT(hide_progress); /* don't use the progress meter */
2012 struct Progress progress; /* for all the progress meter data */