Lines Matching refs:CRC
1323 Hdr_type = CRC;
1439 * cksum: Calculate the simple checksum of a file (CRC) or header
1440 * (TARTYP (TAR and USTAR)). For -o and the CRC header, the file is opened and
1441 * the checksum is calculated. For -i and the CRC header, the checksum
1459 case CRC:
1537 case CRC:
2238 if (Hdr_type == CRC)
2239 data_in_info->data_in_cksumval += cksum(CRC,
2665 * If the CRC header was selected, calculate a running checksum as each buffer
2792 if (Hdr_type == CRC &&
2962 * of it's data if the CRC header was specified and write the header.
3120 if (Hdr_type == CRC) {
3121 long csum = cksum(CRC, 0, &errret);
3651 * For the new headers (ASC and CRC), links are saved up until all the links
4513 case CRC:
4515 hit = read_hdr(CRC);
4595 } else if (hit != BAR) { /* binary, -c, ASC and CRC */
4646 case CRC:
5878 case CRC:
6645 case CRC:
7191 case CRC:
7239 case CRC:
7278 case CRC:
7398 case CRC:
7407 case CRC: