Searched refs:statbytes (Results 1 – 1 of 1) sorted by relevance
597 off_t i, amt, statbytes; in source() local605 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; local1003 statbytes = 0;1006 start_progress_meter(curfile, size, &statbytes);1022 statbytes += j;