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