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

  /src/bin/pax/
pax.h 135 #define PAX_GLL 11 /* GNU long symlink */
tar.c 533 arcn->type = PAX_GLL;
951 arcn->type = PAX_GLL;
1011 case PAX_GLL:
1079 longlink(arcn, PAX_GLL);
1159 case PAX_GLL:
1165 else if (arcn->type == PAX_GLL)
ar_subs.c 220 if (arcn->type == PAX_GLL || arcn->type == PAX_GLF) {
333 if (arcn->type == PAX_GLL || arcn->type == PAX_GLF) {
file_subs.c 1041 case -PAX_GLL:

Completed in 20 milliseconds