Home
last modified time | relevance | path

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

/original-bsd/bin/pax/
H A Dpax.h176 #define PAX_BLK 3 /* block device */ macro
H A Dftree.c465 arcn->type = PAX_BLK;
H A Dtar.c553 case PAX_BLK:
868 arcn->type = PAX_BLK;
1001 case PAX_BLK:
H A Dcpio.c115 arcn->type = PAX_BLK;
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.c390 case PAX_BLK: