Searched refs:start_progress_meter (Results 1 - 7 of 7) sorted by relevance

/external/dropbear/
H A Dprogressmeter.h26 void start_progress_meter(char *, off_t, off_t *);
H A Dprogressmeter.c239 start_progress_meter(char *f, off_t filesize, off_t *ctr) function
H A Dscp.c669 start_progress_meter(curfile, stb.st_size, &statbytes);
1006 start_progress_meter(curfile, size, &statbytes);
/external/openssh/
H A Dprogressmeter.h26 void start_progress_meter(char *, off_t, off_t *);
H A Dprogressmeter.c250 start_progress_meter(char *f, off_t filesize, off_t *ctr) function
H A Dscp.c808 start_progress_meter(curfile, stb.st_size, &statbytes);
1082 start_progress_meter(curfile, size, &statbytes);
H A Dsftp-client.c1067 start_progress_meter(remote_path, size, &progress_counter);
1410 start_progress_meter(local_path, sb.st_size, &offset);

Completed in 584 milliseconds