Searched defs:statbytes (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dscp.c750 off_t i, statbytes; local
758 statbytes = 0;
817 start_progress_meter(curfile, stb.st_size, &statbytes);
837 &statbytes) != amt)
919 off_t size, statbytes; local
1102 statbytes = 0;
1104 start_progress_meter(curfile, size, &statbytes);
1113 scpio, &statbytes);

Completed in 106 milliseconds