Searched refs:total_written (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dchop.c192 off_t total_written = 0; // total bytes written out to all output files local
199 while (total_written < fsize) {
233 total_written += put;

Completed in 26 milliseconds