Searched refs:LNKTYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/include/
H A Dtar.h48 #define LNKTYPE '1' /* Link */ macro
/freebsd-10-stable/bin/pax/
H A Dtar.h50 * (only REGTYPE, LNKTYPE and SYMTYPE are used in old BSD tar headers)
54 #define LNKTYPE '1' /* Link */ macro
H A Dtar.c428 case LNKTYPE:
599 hd->linkflag = LNKTYPE;
846 case LNKTYPE:
990 hd->typeflag = LNKTYPE;

Completed in 53 milliseconds