Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dprogressmeter.h27 void start_progress_meter(const char *, off_t, off_t *);
H A Dprogressmeter.c257 start_progress_meter(const char *f, off_t filesize, off_t *ctr) in start_progress_meter() function
H A Dscp.c1417 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
1852 start_progress_meter(curfile, size, &statbytes); in sink()
H A Dsftp-client.c1671 start_progress_meter(progress_meter_path(remote_path), in sftp_download()
2098 start_progress_meter(progress_meter_path(local_path), in sftp_upload()
2500 start_progress_meter(progress_meter_path(from_path), in sftp_crossload()