Lines Matching refs:TAR
401 union tblock *Thdr_p; /* TAR header pointer */
1131 if (Hdr_type != TAR && Hdr_type != USTAR && Hdr_type != BAR) {
1331 Hdr_type = TAR;
1440 * (TARTYP (TAR and USTAR)). For -o and the CRC header, the file is opened and
1443 * to the file system I/O buffer. The TARTYP (TAR and USTAR) headers calculate
1486 case TARTYP: /* TAR and USTAR */
1651 case TAR:
2963 * read(2) each block of data and bwrite() it to the archive. For TARTYP (TAR
3003 USTAR && Hdr_type != TAR)) { /* symbolic link */
3035 (Hdr_type == USTAR || Hdr_type == TAR)) {
3363 * file_in: Process an object from the archive. If a TARTYP (TAR or USTAR)
3458 if (Hdr_type == USTAR || Hdr_type == TAR) {
3510 if (G_p->g_nlink == 1 || (Hdr_type == TAR ||
3646 * is a regular file). If creating a TARTYP (TAR or USTAR) archive, the first
3681 if (Hdr_type == TAR || Hdr_type == USTAR) { /* TAR and USTAR */
4551 case TAR:
4555 if ((hit = read_hdr(TAR)) == NONE) {
4559 hit = TAR;
4568 if (hit == TAR || hit == USTAR) {
4577 if ((hit != USTAR) && (hit != TAR))
4580 /* TAR and USTAR */
4581 if ((hit == USTAR) || (hit == TAR)) {
4659 case TAR:
4669 if ((Hdr_type == USTAR) || (Hdr_type == TAR) ||
4670 (Hdr_type == BAR)) { /* TAR, USTAR, BAR */
4729 ((Hdr_type == USTAR || Hdr_type == TAR) &&
4840 if (Hdr_type != USTAR && Hdr_type != TAR) {
4843 } else if (Hdr_type == USTAR || Hdr_type == TAR) {
4876 Hdr_type == TAR) && Thdr_p->tbuf.t_typeflag == 'A')) {
5596 if (Hdr_type == TAR && Thdr_p->tbuf.t_typeflag == SYMTYPE) {
5597 /* The archive file is a TAR symlink. */
5891 case USTAR: /* TAR and USTAR */
5955 case TAR:
5980 rv = TAR;
6650 case TAR:
6652 case USTAR: /* TAR and USTAR */
6943 Hdr_type == TAR) && Thdr_p->tbuf.t_typeflag == 'A')) {
7023 if ((Hdr_type == TAR || Hdr_type == USTAR) && Gen.g_nlink == 0)
7078 if (Hdr_type == USTAR || Hdr_type == TAR)
7097 if ((Hdr_type == USTAR || Hdr_type == TAR) &&
7155 Hdr_type != TAR) {
7194 case TAR: /* %.7lo => 2097151 base 10 */
7242 case TAR:
7244 case USTAR: /* TAR and USTAR */
7339 case TAR:
7418 case TAR:
7420 case USTAR: /* TAR and USTAR */
7454 if (Hdr_type == USTAR || Hdr_type == TAR) {
7470 if (Hdr_type == USTAR || Hdr_type == TAR) {