Home
last modified time | relevance | path

Searched refs:PAX_GLL (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/bin/pax/
Dpax.h129 #define PAX_GLL 11 /* GNU long symlink */ macro
Dar_subs.c105 if (arcn->type == PAX_GLL || arcn->type == PAX_GLF) { in list()
199 if (arcn->type == PAX_GLL || arcn->type == PAX_GLF) { in extract()
Dtar.c450 hd->linkflag == LONGLINKTYPE ? PAX_GLL : PAX_GLF; in tar_rd()
861 hd->typeflag == LONGLINKTYPE ? PAX_GLL : PAX_GLF; in ustar_rd()