Home
last modified time | relevance | path

Searched refs:SYMTYPE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/include/
Dtar.h49 #define SYMTYPE '2' /* Reserved */ macro
/netbsd/src/bin/pax/
Dtar.c502 case SYMTYPE: in tar_rd()
675 hd->linkflag = SYMTYPE; in tar_wr()
927 case SYMTYPE: in ustar_rd()
929 if (hd->typeflag == SYMTYPE) { in ustar_rd()
1164 hd->typeflag = SYMTYPE; in ustar_wr()
Dtar.h56 #define SYMTYPE '2' /* Symlink */ macro
/netbsd/src/common/dist/zlib/contrib/untgz/
Duntgz.c58 #define SYMTYPE '2' /* reserved */ macro