HomeSort by: relevance | last modified time | path
    Searched refs:LNKTYPE (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
tar.h 48 #define LNKTYPE '1' /* Link */
  /src/bin/pax/
tar.h 51 * (only REGTYPE, LNKTYPE and SYMTYPE are used in old bsd tar headers)
55 #define LNKTYPE '1' /* Link */
tar.c 510 case LNKTYPE:
683 hd->linkflag = LNKTYPE;
928 case LNKTYPE:
1168 hd->typeflag = LNKTYPE;
  /src/common/dist/zlib/contrib/untgz/
untgz.c 57 #define LNKTYPE '1' /* link */

Completed in 22 milliseconds