Home
last modified time | relevance | path

Searched refs:LNKTYPE (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/head/
H A Dtar.h50 #define LNKTYPE '1' macro
/titanic_44/usr/src/lib/libast/common/include/
H A Dtar.h56 #define LNKTYPE '1' /* hard link */ macro
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dtar.h65 #define LNKTYPE '1' /* hard link */ macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dtar.h65 #define LNKTYPE '1' /* hard link */ macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dtar.h65 #define LNKTYPE '1' /* hard link */ macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dtar.h65 #define LNKTYPE '1' /* hard link */ macro
/titanic_44/usr/src/cmd/cpio/
H A Dcpio.h180 #define LNKTYPE '1' /* Link */ macro
H A Dcpio.c7314 Thdr_p->tbuf.t_typeflag = LNKTYPE; in write_hdr()
7676 if (bar_linkflag == LNKTYPE || bar_linkflag == SYMTYPE) in read_bar_file_hdr()
7805 case LNKTYPE: in bar_file_in()
8841 case LNKTYPE: in attrmode()
9020 tartype(Gen.g_mode & Ftype) : LNKTYPE, in write_xattr_hdr()