Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dscp.c1396 off_t i, statbytes; in source() local
1404 statbytes = 0; in source()
1462 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
1482 &statbytes) != amt) in source()
1670 off_t size, statbytes; local
1894 statbytes = 0;
1896 start_progress_meter(curfile, size, &statbytes);
1905 scpio, &statbytes);