Searched refs:LLNKTYPE (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/include/
H A Dtar.h66 #define LLNKTYPE 'K' /* long link path */ macro
/ast/src/cmd/pax/
H A Dpax-tar.c673 case LLNKTYPE:
682 op = &options[tar->header.typeflag == LLNKTYPE ? OPT_linkpath : OPT_path];
793 synthesize(ap, f, headname(ap, f, "@PaxLinkText.%(sequence)s"), LLNKTYPE, f->linkpath, strlen(f->linkpath) + 1);

Completed in 9 milliseconds