Searched defs:Hdr_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c460 Hdr_type, /* Flag to indicate type of header selected */ variable
718 Hdr_type = NONE;
926 if (Hdr_type == BAR) {
942 if (Hdr_type != BAR || rv == Bufsize) {
962 if (Hdr_type == BAR) {
1079 if (Hdr_type == BAR)
1131 if (Hdr_type != TAR && Hdr_type != USTAR && Hdr_type != BAR) {
1307 Hdr_type
[all...]

Completed in 54 milliseconds