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

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dtar.h50 #define LNKTYPE '1' /* Link */ macro
/macosx-10.10.1/file_cmds-242/pax/
H A Dpax_format.h52 * (only REGTYPE, LNKTYPE and SYMTYPE are used in old bsd tar headers)
56 #define LNKTYPE '1' /* Link */ macro
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.c439 case LNKTYPE:
616 hd->linkflag = LNKTYPE;
857 case LNKTYPE:
1017 hd->typeflag = LNKTYPE;
H A Dpax_format.c994 case LNKTYPE:
1402 hd->typeflag = LNKTYPE;
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dtar.h56 #define LNKTYPE '1' /* hard link */ macro
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dtar.h53 #define LNKTYPE '1' /* link */ macro
H A Dlist.c365 if (header->header.typeflag == LNKTYPE)
1135 case LNKTYPE:
1260 case LNKTYPE:
H A Dcompare.c488 case LNKTYPE:
H A Dextract.c1195 case LNKTYPE:
H A Dcreate.c1423 blk->header.typeflag = LNKTYPE;
/macosx-10.10.1/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A Dtarvfs.tcl228 LNKTYPE 1 # link
/macosx-10.10.1/zlib-55/zlib/contrib/untgz/
H A Duntgz.c44 #define LNKTYPE '1' /* link */ macro
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c4189 #define LNKTYPE '1' /* hard link */ macro
5148 case LNKTYPE:
5173 case LNKTYPE:
5274 case LNKTYPE:

Completed in 338 milliseconds