Searched defs:total_bytes (Results 1 – 4 of 4) sorted by relevance
45 uintmax_t total_bytes = 0; /* The number of bytes. */ in bsd_sum_stream() local122 uintmax_t total_bytes = 0; in sysv_sum_stream() local
222 uintmax_t total_bytes = 0; in crc_sum_stream() local
59 static uintmax_t total_bytes; variable
755 size_t total_bytes = 0; /* Total characters in all buffers. */ in pipe_bytes() local