Home
last modified time | relevance | path

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

/external/openssh/
Dscp.c763 off_t i, statbytes; in source() local
771 statbytes = 0; in source()
829 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
849 &statbytes) != amt) in source()
931 off_t size, statbytes; local
1117 statbytes = 0;
1119 start_progress_meter(curfile, size, &statbytes);
1128 scpio, &statbytes);