Searched refs:start_progress_meter (Results 1 – 4 of 4) sorted by relevance
| /src/crypto/openssh/ |
| H A D | progressmeter.h | 26 void start_progress_meter(const char *, off_t, off_t *);
|
| H A D | progressmeter.c | 247 start_progress_meter(const char *f, off_t filesize, off_t *ctr) in start_progress_meter() function
|
| H A D | scp.c | 1463 start_progress_meter(curfile, stb.st_size, &statbytes); in source() 1897 start_progress_meter(curfile, size, &statbytes);
|
| H A D | sftp-client.c | 1685 start_progress_meter(progress_meter_path(remote_path), in sftp_download() 2117 start_progress_meter(progress_meter_path(local_path), in sftp_upload() 2520 start_progress_meter(progress_meter_path(from_path), in sftp_crossload()
|