Home
last modified time | relevance | path

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

/original-bsd/bin/pax/
H A Dpax.h175 #define PAX_CHR 2 /* character device */ macro
H A Dtar.c549 case PAX_CHR:
871 arcn->type = PAX_CHR;
1000 case PAX_CHR:
1002 if (arcn->type == PAX_CHR)
H A Dftree.c462 arcn->type = PAX_CHR;
H A Dcpio.c118 arcn->type = PAX_CHR;
439 if ((arcn->type != PAX_BLK) && (arcn->type != PAX_CHR))
787 if ((arcn->type != PAX_BLK) && (arcn->type != PAX_CHR))
1114 if ((arcn->type != PAX_BLK) && (arcn->type != PAX_CHR))
H A Dgen_subs.c106 if ((arcn->type == PAX_CHR) || (arcn->type == PAX_BLK))
H A Dfile_subs.c386 case PAX_CHR: