Searched refs:LS_W_INUMBER (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/include/
H A Dls.h70 #define LS_W_INUMBER 9 /* LS_INUMBER field width */ macro
/ast/src/lib/libast/string/
H A Dfmtls.c60 s += sfsprintf(s, LS_W_MAX, "%*I*u ", LS_W_INUMBER - 1, sizeof(st->st_ino), st->st_ino);
/ast/src/cmd/tw/
H A Dfind.c214 char buf[LS_W_LONG+LS_W_INUMBER+LS_W_BLOCKS+2*PATH_MAX+1];

Completed in 14 milliseconds