Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dscp.c1386 off_t i, statbytes; in source() local
1394 statbytes = 0; in source()
1452 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
1472 &statbytes) != amt) in source()
1664 off_t size, statbytes; local
1890 statbytes = 0;
1892 start_progress_meter(curfile, size, &statbytes);
1901 scpio, &statbytes);