Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dprogressmeter.h26 void start_progress_meter(const char *, off_t, off_t *);
H A Dprogressmeter.c250 start_progress_meter(const char *f, off_t filesize, off_t *ctr) in start_progress_meter() function
H A Dscp.c1128 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
1450 start_progress_meter(curfile, size, &statbytes);
H A Dsftp-client.c1270 start_progress_meter(remote_path, size, &progress_counter); in do_download()
1672 start_progress_meter(local_path, sb.st_size, in do_upload()
H A Dssh_namespace.h813 #define start_progress_meter Fssh_start_progress_meter macro