Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dscp.c1397 off_t i, statbytes; in source() local
1405 statbytes = 0; in source()
1463 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
1483 &statbytes) != amt) in source()
1671 off_t size, statbytes; local
1895 statbytes = 0;
1897 start_progress_meter(curfile, size, &statbytes);
1906 scpio, &statbytes);