Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c469 Hdr_type, /* Flag to indicate type of header selected */ variable
727 Hdr_type = NONE; in main()
935 if (Hdr_type == BAR) { in bfill()
951 if (Hdr_type != BAR || rv == Bufsize) { in bfill()
971 if (Hdr_type == BAR) { in bfill()
1088 if (Hdr_type == BAR) in chgreel()
1140 if (Hdr_type != TAR && Hdr_type != USTAR && Hdr_type != BAR) { in ckname()
1316 Hdr_type = CHR; in ckopts()
1321 Hdr_type = CHR; in ckopts()
1327 Hdr_type = ASC; in ckopts()
[all …]