Searched refs:LS_LONG (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/include/
H A Dls.h61 #define LS_LONG (1<<5) /* long listing */ macro
63 #define LS_NOGROUP (1<<7) /* omit group name for LS_LONG */
64 #define LS_NOUSER (1<<8) /* omit user name for LS_LONG */
71 #define LS_W_LONG 57 /* LS_LONG width (w/o names) */
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dls.h70 #define LS_LONG (1<<5) /* long listing */ macro
72 #define LS_NOGROUP (1<<7) /* omit group name for LS_LONG */
73 #define LS_NOUSER (1<<8) /* omit user name for LS_LONG */
80 #define LS_W_LONG 57 /* LS_LONG width (w/o names) */
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dls.h70 #define LS_LONG (1<<5) /* long listing */ macro
72 #define LS_NOGROUP (1<<7) /* omit group name for LS_LONG */
73 #define LS_NOUSER (1<<8) /* omit user name for LS_LONG */
80 #define LS_W_LONG 57 /* LS_LONG width (w/o names) */
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dls.h70 #define LS_LONG (1<<5) /* long listing */ macro
72 #define LS_NOGROUP (1<<7) /* omit group name for LS_LONG */
73 #define LS_NOUSER (1<<8) /* omit user name for LS_LONG */
80 #define LS_W_LONG 57 /* LS_LONG width (w/o names) */
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dls.h70 #define LS_LONG (1<<5) /* long listing */ macro
72 #define LS_NOGROUP (1<<7) /* omit group name for LS_LONG */
73 #define LS_NOUSER (1<<8) /* omit user name for LS_LONG */
80 #define LS_W_LONG 57 /* LS_LONG width (w/o names) */
/illumos-gate/usr/src/lib/libast/common/string/
H A Dfmtls.c66 if (flags & LS_LONG)

Completed in 53 milliseconds