Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dscp.c1350 off_t i, statbytes; in source() local
1359 statbytes = 0; in source()
1417 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
1437 &statbytes) != amt) in source()
1625 off_t size, statbytes; in sink() local
1850 statbytes = 0; in sink()
1852 start_progress_meter(curfile, size, &statbytes); in sink()
1861 scpio, &statbytes); in sink()