Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dsftp-client.h61 #define SFTP_PROGRESS_ONLY 2 /* progress bar only */ macro
Dscp.c1316 SFTP_PROGRESS_ONLY, 0, 0, 1, 1) != 0) { in source_sftp()
1572 NULL, pflag, SFTP_PROGRESS_ONLY, 0, 0, 1, 1) == -1) in sink_sftp()
1985 NULL, pflag, SFTP_PROGRESS_ONLY, 1) == -1) in throughlocal_sftp()
Dsftp-client.c1895 if (print_flag && print_flag != SFTP_PROGRESS_ONLY) in download_dir_internal()
2252 if (print_flag && print_flag != SFTP_PROGRESS_ONLY) in upload_dir_internal()
2704 if (print_flag && print_flag != SFTP_PROGRESS_ONLY) in crossload_dir_internal()