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

/freebsd-13-stable/bin/pax/
H A Dpax.h215 #define PAX_HLK 8 /* hard link */ macro
H A Dpat_rep.c632 (arcn->type == PAX_HLK || arcn->type == PAX_HRG)) {
673 if (((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
685 if ((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
779 if ((arcn->type != PAX_HLK) && (arcn->type != PAX_HRG))
H A Dtar.c435 arcn->type = PAX_HLK;
540 case PAX_HLK:
597 } else if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG)) {
853 arcn->type = PAX_HLK;
914 if (((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
987 case PAX_HLK:
H A Dgen_subs.c141 if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG))
H A Dar_subs.c293 if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG))
901 if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG))
H A Dtables.c175 arcn->type = PAX_HLK;
230 (arcn->type == PAX_HLK) || (arcn->type == PAX_HRG))
H A Dfile_subs.c389 case PAX_HLK:

Completed in 54 milliseconds