Searched defs:TDEVLEN (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/include/
H A Dtar.h48 #define TDEVLEN 8 macro
107 char devmajor[TDEVLEN];
108 char devminor[TDEVLEN];
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dtar.h57 #define TDEVLEN 8 macro
116 char devmajor[TDEVLEN];
117 char devminor[TDEVLEN];
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dtar.h57 #define TDEVLEN 8 macro
116 char devmajor[TDEVLEN];
117 char devminor[TDEVLEN];
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dtar.h57 #define TDEVLEN 8 macro
116 char devmajor[TDEVLEN];
117 char devminor[TDEVLEN];
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dtar.h57 #define TDEVLEN 8 macro
116 char devmajor[TDEVLEN];
117 char devminor[TDEVLEN];

Completed in 46 milliseconds