Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dpax.h126 #define PAX_GLL 11 /* GNU long symlink */ macro
H A Dar_subs.c95 if (arcn->type == PAX_GLL || arcn->type == PAX_GLF) { in list()
247 if (arcn->type == PAX_GLL || arcn->type == PAX_GLF) { in extract()
H A Dtar.c469 hd->linkflag == LONGLINKTYPE ? PAX_GLL : PAX_GLF; in tar_rd()
892 hd->typeflag == LONGLINKTYPE ? PAX_GLL : PAX_GLF; in ustar_rd()