Searched refs:totsize (Results 1 – 1 of 1) sorted by relevance
82 static off_t totsize; /* total print job size in bytes */ variable116 totsize = 0; in displayq()397 printf("%lld bytes\n", (long long)totsize); in inform()398 totsize = 0; in inform()478 totsize += copies * lbuf.st_size; in dump()