Searched refs:totbytes (Results 1 – 1 of 1) sorted by relevance
59 static ssize_t totbytes = 0, maxbytes = 0; variable280 totbytes += nr; in main()281 if (totbytes > maxbytes) { in main()