Home
last modified time | relevance | path

Searched refs:start_progress_meter (Results 1 – 4 of 4) sorted by relevance

/src/crypto/openssh/
H A Dprogressmeter.h26 void start_progress_meter(const char *, off_t, off_t *);
H A Dprogressmeter.c247 start_progress_meter(const char *f, off_t filesize, off_t *ctr) in start_progress_meter() function
H A Dscp.c1463 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
1897 start_progress_meter(curfile, size, &statbytes);
H A Dsftp-client.c1685 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()