Searched refs:SYMTYPE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/include/
H A Dtar.h49 #define SYMTYPE '2' /* Reserved */ macro
/netbsd-current/bin/pax/
H A Dtar.h51 * (only REGTYPE, LNKTYPE and SYMTYPE are used in old bsd tar headers)
56 #define SYMTYPE '2' /* Symlink */ macro
H A Dtar.c502 case SYMTYPE:
675 hd->linkflag = SYMTYPE;
927 case SYMTYPE:
929 if (hd->typeflag == SYMTYPE) {
1164 hd->typeflag = SYMTYPE;
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/untgz/
H A Duntgz.c45 #define SYMTYPE '2' /* reserved */ macro
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/untgz/
H A Duntgz.c45 #define SYMTYPE '2' /* reserved */ macro
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/untgz/
H A Duntgz.c45 #define SYMTYPE '2' /* reserved */ macro
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/untgz/
H A Duntgz.c45 #define SYMTYPE '2' /* reserved */ macro
/netbsd-current/common/dist/zlib/contrib/untgz/
H A Duntgz.c45 #define SYMTYPE '2' /* reserved */ macro

Completed in 322 milliseconds