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