Searched refs:PAX_SLK (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/bin/pax/
H A Dpax.h210 #define PAX_SLK 5 /* symbolic link */ macro
H A Dcpio.c129 arcn->type = PAX_SLK;
426 case PAX_SLK:
483 if (arcn->type != PAX_SLK)
755 case PAX_SLK:
822 if (arcn->type != PAX_SLK)
1041 case PAX_SLK:
1135 if (arcn->type != PAX_SLK)
H A Dtar.c424 arcn->type = PAX_SLK;
539 case PAX_SLK:
588 } else if (arcn->type == PAX_SLK) {
850 arcn->type = PAX_SLK;
914 if (((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
986 case PAX_SLK:
989 if (arcn->type == PAX_SLK)
H A Dftree.c496 arcn->type = PAX_SLK;
H A Dgen_subs.c142 else if (arcn->type == PAX_SLK)
H A Dpat_rep.c673 if (((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
685 if ((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
H A Dfile_subs.c384 case PAX_SLK:

Completed in 205 milliseconds