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

  /src/bin/pax/
pax.h 136 #define PAX_GLF 12 /* GNU long file */
tar.c 531 arcn->type = PAX_GLF;
949 arcn->type = PAX_GLF;
1015 case PAX_GLF:
1097 longlink(arcn, PAX_GLF);
1174 case PAX_GLF:
1181 if (arcn->type == PAX_GLF) {
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 1037 case -PAX_GLF:

Completed in 15 milliseconds