Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dprogressmeter.h26 void start_progress_meter(const char *, off_t, off_t *);
H A Dprogressmeter.c241 start_progress_meter(const char *f, off_t filesize, off_t *ctr) in start_progress_meter() function
H A Dsftp-client.c1509 start_progress_meter(progress_meter_path(remote_path), in do_download()
1902 start_progress_meter(progress_meter_path(local_path), in do_upload()
2261 start_progress_meter(progress_meter_path(from_path), in do_crossload()
H A Dscp.c1384 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
1780 start_progress_meter(curfile, size, &statbytes);
H A Dssh_namespace.h884 #define start_progress_meter Fssh_start_progress_meter macro