Searched refs:bytes_tot (Results 1 – 1 of 1) sorted by relevance
1136 ssize_t bytes_tot = 0; in print_tracefile() local 1147 bytes_tot += bytes; in print_tracefile() 1179 bytes_tot += bytes; in print_tracefile() 1192 bytes_tot += bytes; in print_tracefile() 1208 bytes_tot += bytes; in print_tracefile() 1226 bytes_tot += bytes; in print_tracefile() 1230 write_or_die(fd_stdout, buffer, bytes_tot); in print_tracefile()