Lines Matching refs:total_out
375 unsigned long *total_in, unsigned long *total_out)
385 unsigned long len = *total_out;
392 *total_out = 0;
532 *total_out = tot_out;
552 unsigned long total_out = 0;
581 buf_start = total_out;
582 total_out += workspace->out_buf.pos;
586 total_out - buf_start, cb, buf_start);
626 unsigned long total_out = 0;
669 buf_start = total_out;
670 total_out += workspace->out_buf.pos;
673 if (total_out <= start_byte)
676 if (total_out > start_byte && buf_start < start_byte)