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

/freebsd-13-stable/include/
H A Dtar.h50 #define LNKTYPE '1' /* Link */ macro
/freebsd-13-stable/bin/pax/
H A Dtar.h52 * (only REGTYPE, LNKTYPE and SYMTYPE are used in old BSD tar headers)
56 #define LNKTYPE '1' /* Link */ macro
H A Dtar.c430 case LNKTYPE:
601 hd->linkflag = LNKTYPE;
848 case LNKTYPE:
992 hd->typeflag = LNKTYPE;

Completed in 107 milliseconds