Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dscp.c1331 off_t i, statbytes; in source() local
1339 statbytes = 0; in source()
1397 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
1417 &statbytes) != amt) in source()
1590 off_t size, statbytes; local
1805 statbytes = 0;
1807 start_progress_meter(curfile, size, &statbytes);
1816 scpio, &statbytes);