Home
last modified time | relevance | path

Searched refs:Hdr_type (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/cpio/
H A Dcpio.c460 Hdr_type, /* Flag to indicate type of header selected */ variable
718 Hdr_type = NONE; in main()
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()
1307 Hdr_type = CHR; in ckopts()
1312 Hdr_type = CHR; in ckopts()
1318 Hdr_type = ASC; in ckopts()
[all …]