Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/scp/
H A Dscp.c128 int showprogress = 1; variable
347 showprogress = 0;
375 showprogress = 0;
663 if (showprogress) {
686 if (showprogress)
939 if (showprogress) {
974 if (showprogress)
/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp-client.c58 extern int showprogress;
841 if (showprogress && size != 0) in do_download()
956 if (showprogress && size) in do_download()
1074 if (showprogress) in do_upload()
1146 if (showprogress) in do_upload()
1162 if (showprogress) in do_upload()
H A Dsftp.c86 int showprogress = 1; variable
1239 showprogress = !showprogress; in parse_dispatch_command()
1240 if (showprogress) in parse_dispatch_command()
1593 showprogress = 0; in main()
1618 showprogress = 0; in main()