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

/freebsd-9.3-release/include/
H A Dtar.h48 #define LNKTYPE '1' /* Link */ macro
/freebsd-9.3-release/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.c430 case LNKTYPE:
601 hd->linkflag = LNKTYPE;
848 case LNKTYPE:
992 hd->typeflag = LNKTYPE;

Completed in 186 milliseconds