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

/freebsd-9.3-release/bin/pax/
H A Dpax.h208 #define PAX_BLK 3 /* block device */ macro
H A Dcpio.c123 arcn->type = PAX_BLK;
404 if ((arcn->type != PAX_BLK) && (arcn->type != PAX_CHR))
714 if ((arcn->type != PAX_BLK) && (arcn->type != PAX_CHR))
1016 if ((arcn->type != PAX_BLK) && (arcn->type != PAX_CHR))
H A Dftree.c483 arcn->type = PAX_BLK;
H A Dgen_subs.c120 if ((arcn->type == PAX_CHR) || (arcn->type == PAX_BLK))
H A Dtar.c530 case PAX_BLK:
837 arcn->type = PAX_BLK;
965 case PAX_BLK:
H A Dfile_subs.c369 case PAX_BLK:

Completed in 57 milliseconds