HomeSort by: relevance | last modified time | path
    Searched refs:PAX_HLK (Results 1 - 7 of 7) sorted by relevancy

  /src/bin/pax/
pax.h 132 #define PAX_HLK 8 /* hard link */
pat_rep.c 685 if (((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
699 if ((arcn->type == PAX_SLK) || (arcn->type == PAX_HLK) ||
722 (arcn->type == PAX_HLK || arcn->type == PAX_HRG)) {
825 if ((arcn->type != PAX_HLK) && (arcn->type != PAX_HRG))
tar.c 515 arcn->type = PAX_HLK;
623 case PAX_HLK:
679 } else if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG)) {
933 arcn->type = PAX_HLK;
1072 case PAX_HLK:
1161 case PAX_HLK:
gen_subs.c 159 if ((arcn->type == PAX_HLK) || (arcn->type == PAX_HRG))
tables.c 184 arcn->type = PAX_HLK;
239 (arcn->type == PAX_HLK) || (arcn->type == PAX_HRG))
ar_subs.c 461 if ((arcn->type == PAX_HLK) ||
1099 if ((arcn->type == PAX_HLK) ||
file_subs.c 538 case PAX_HLK:

Completed in 21 milliseconds