Lines Matching refs:BAR
926 if (Hdr_type == BAR) { in bfill()
942 if (Hdr_type != BAR || rv == Bufsize) { in bfill()
962 if (Hdr_type == BAR) { in bfill()
1079 if (Hdr_type == BAR) in chgreel()
1131 if (Hdr_type != TAR && Hdr_type != USTAR && Hdr_type != BAR) { in ckname()
1350 Hdr_type = BAR; in ckopts()
2249 if (Hdr_type == BAR) { in read_chunk()
2686 (Hdr_type == BAR && bar_linkflag == '2' && proc_mode != P_SKIP)) { in data_in()
2798 if (Hdr_type == BAR && data_in_info->data_in_compress_flag) { in data_in()
3448 if (Hdr_type == BAR) { in file_in()
4524 case BAR: in gethdr()
4528 if ((hit = read_hdr(BAR)) == NONE) { in gethdr()
4532 hit = BAR; in gethdr()
4595 } else if (hit != BAR) { /* binary, -c, ASC and CRC */ in gethdr()
4658 case BAR: in gethdr()
4670 (Hdr_type == BAR)) { /* TAR, USTAR, BAR */ in gethdr()
4714 } else if (Hdr_type != BAR) { in gethdr()
5619 } else if (Hdr_type == BAR && bar_linkflag == SYMTYPE) { in openout()
5723 (Hdr_type == BAR && bar_linkflag == SYMTYPE)) { in openout()
5826 if (hdr != BAR) { in read_hdr()
5982 case BAR: in read_hdr()
5989 rv = BAR; in read_hdr()
5995 if (hdr != BAR) { in read_hdr()
6967 if (Hdr_type != BAR) { in verbose()
7059 (Hdr_type == BAR && bar_linkflag == SYMTYPE)) { in verbose()
7089 if (Hdr_type == BAR) { in verbose()
7902 if (Hdr_type == BAR) { in g_init()
7939 if ((rv == 0 && errno == 0 && Hdr_type != BAR) || in g_read()