Searched refs:LS_W_INUMBER (Results 1 – 10 of 10) sorted by relevance
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | ls.h | 70 #define LS_W_INUMBER 9 /* LS_INUMBER field width */ macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | ls.h | 70 #define LS_W_INUMBER 9 /* LS_INUMBER field width */ macro
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | ls.h | 79 #define LS_W_INUMBER 9 /* LS_INUMBER field width */ macro
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | ls.h | 79 #define LS_W_INUMBER 9 /* LS_INUMBER field width */ macro
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ls.h | 79 #define LS_W_INUMBER 9 /* LS_INUMBER field width */ macro
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | ls.h | 79 #define LS_W_INUMBER 9 /* LS_INUMBER field width */ macro
|
/titanic_51/usr/src/lib/libast/common/string/ |
H A D | fmtls.c | 60 s += sfsprintf(s, LS_W_MAX, "%*I*u ", LS_W_INUMBER - 1, sizeof(st->st_ino), st->st_ino); in fmtls()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | fmtls.c | 60 s += sfsprintf(s, LS_W_MAX, "%*I*u ", LS_W_INUMBER - 1, sizeof(st->st_ino), st->st_ino); in fmtls()
|
/titanic_51/usr/src/lib/libast/common/ |
H A D | RELEASE | 83 09-01-14 include/ls.h: LS_W_INUMBER => 9 to accomodate large st_ino
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 271 09-01-14 include/ls.h: LS_W_INUMBER => 9 to accomodate large st_ino
|