Home
last modified time | relevance | path

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

/external/dropbear/
Dscp.c597 off_t i, amt, statbytes; in source() local
605 statbytes = 0; in source()
669 start_progress_meter(curfile, stb.st_size, &statbytes); in source()
687 statbytes += result; in source()
833 off_t size, statbytes; local
1003 statbytes = 0;
1006 start_progress_meter(curfile, size, &statbytes);
1022 statbytes += j;