Home
last modified time | relevance | path

Searched refs:LS_INUMBER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dls.h60 #define LS_INUMBER (1<<4) /* list st_ino */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtls.c59 if (flags & LS_INUMBER) in fmtls()