Searched refs:PAX_GLL (Results 1 – 3 of 3) sorted by relevance
129 #define PAX_GLL 11 /* GNU long symlink */ macro
105 if (arcn->type == PAX_GLL || arcn->type == PAX_GLF) { in list()199 if (arcn->type == PAX_GLL || arcn->type == PAX_GLF) { in extract()
450 hd->linkflag == LONGLINKTYPE ? PAX_GLL : PAX_GLF; in tar_rd()861 hd->typeflag == LONGLINKTYPE ? PAX_GLL : PAX_GLF; in ustar_rd()