Home
last modified time | relevance | path

Searched refs:PAX_HLK (Results 1 – 7 of 7) sorted by relevance

/original-bsd/bin/pax/
H A Dpax.h181 #define PAX_HLK 8 /* hard link */ macro
H A Dtar.c462 arcn->type = PAX_HLK;
563 case PAX_HLK:
618 } else if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG)) {
884 arcn->type = PAX_HLK;
951 if (((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
1023 case PAX_HLK:
H A Dpat_rep.c665 if (((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
677 if ((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
784 if ((arcn->type != PAX_HLK) && (arcn->type != PAX_HRG))
H A Dar_subs.c264 if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG)) in extract()
875 if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG)) in copy()
H A Dgen_subs.c125 if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG))
H A Dtables.c159 arcn->type = PAX_HLK;
220 (arcn->type == PAX_HLK) || (arcn->type == PAX_HRG))
H A Dfile_subs.c410 case PAX_HLK: