HomeSort by relevance Sort by last modified time
    Searched refs:showprogress (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/ssh/scp/
scp.c 128 int showprogress = 1; variable
347 showprogress = 0;
375 showprogress = 0;
663 if (showprogress) {
686 if (showprogress)
939 if (showprogress) {
974 if (showprogress)
  /onnv/onnv-gate/usr/src/cmd/ssh/sftp/
sftp-client.c 58 extern int showprogress;
841 if (showprogress && size != 0)
956 if (showprogress && size)
1074 if (showprogress)
1146 if (showprogress)
1162 if (showprogress)
sftp.c 86 int showprogress = 1; variable
1239 showprogress = !showprogress;
1240 if (showprogress)
    [all...]

Completed in 359 milliseconds