Home
last modified time | relevance | path

Searched refs:TVERSION (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/head/
H A Dtar.h41 #define TVERSION "00" macro
/titanic_44/usr/src/lib/libast/common/include/
H A Dtar.h44 #define TVERSION "00" /* 00 and no null */ macro
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dtar.h53 #define TVERSION "00" /* 00 and no null */ macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dtar.h53 #define TVERSION "00" /* 00 and no null */ macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dtar.h53 #define TVERSION "00" /* 00 and no null */ macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dtar.h53 #define TVERSION "00" /* 00 and no null */ macro
/titanic_44/usr/src/cmd/cpio/
H A Dcpio.c7322 (void) strcpy(Thdr_p->tbuf.t_version, TVERSION); in write_hdr()