Lines Matching refs:bytes_total
903 zi.bytes_total=0; in wcreceive()
982 (long) zi.bytes_received, (long) zi.bytes_total, bps); in wcreceive()
998 zi.bytes_total = DEFBYTL; in wcreceive()
1153 if (zi->bytes_total && R_BYTESLEFT(zi) < Blklen) in wcrx()
1431 zi->bytes_total = DEFBYTL; in procheader()
1440 long bytes_total; in procheader()
1442 sscanf(nameend, "%ld%lo%o", &bytes_total, &modtime, &mode); in procheader()
1444 zi->bytes_total=bytes_total; in procheader()
1487 if (((size_t) sta.st_size) >= zi->bytes_total in procheader()
1496 int r=do_crc_check(NULL,zi->bytes_total,0); in procheader()
1650 int r=do_crc_check(NULL,zi->bytes_total,0); in procheader()
1721 if (zi->bytes_total>last_length) { in procheader()
1730 if (zi->bytes_total>0) in procheader()
1731 last_length=zi->bytes_total; in procheader()
2149 xil_printf("%s(): receive %s (%d bytes)complete\n\r", __func__, zi->fname, (u32)zi->bytes_total); in rzfiles()
2164 (long) zi->bytes_received, (long) zi->bytes_total, bps); in rzfiles()
2167 protname(), (long) zi->bytes_total,bps)); in rzfiles()
2442 (long) zi->bytes_received, (long) zi->bytes_total, in rzfile()