Searched refs:start_progress_meter (Results 1 – 3 of 3) sorted by relevance
36 void start_progress_meter(char *, off_t, off_t *);
253 start_progress_meter(char *f, off_t filesize, off_t *ctr) in start_progress_meter() function
842 start_progress_meter(remote_path, size, &progress_counter); in do_download()1075 start_progress_meter(local_path, sb.st_size, (off_t *)&offset); in do_upload()