Home
last modified time | relevance | path

Searched refs:SFTP_PROGRESS_ONLY (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dsftp-client.h67 #define SFTP_PROGRESS_ONLY 2 /* progress bar only */ macro
H A Dscp.c1377 SFTP_PROGRESS_ONLY, 0, 0, 1, 1) != 0) { in source_sftp()
1633 NULL, pflag, SFTP_PROGRESS_ONLY, 0, 0, 1, 1) == -1) in sink_sftp()
2054 NULL, pflag, SFTP_PROGRESS_ONLY, 1) == -1)
H A Dsftp-client.c1919 if (print_flag && print_flag != SFTP_PROGRESS_ONLY) in download_dir_internal()
2277 if (print_flag && print_flag != SFTP_PROGRESS_ONLY) in upload_dir_internal()
2729 if (print_flag && print_flag != SFTP_PROGRESS_ONLY) in crossload_dir_internal()