Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 – 4 of 4) sorted by relevance

/coreutils/src/
Dsum.c45 uintmax_t total_bytes = 0; /* The number of bytes. */ in bsd_sum_stream() local
122 uintmax_t total_bytes = 0; in sysv_sum_stream() local
Dcksum.c222 uintmax_t total_bytes = 0; in crc_sum_stream() local
Dwc.c59 static uintmax_t total_bytes; variable
Dtail.c755 size_t total_bytes = 0; /* Total characters in all buffers. */ in pipe_bytes() local