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

/illumos-gate/usr/src/cmd/ls/
H A Dls.c119 #define FORMAT_NEW " %b %e %H:%M " macro
341 static const char *time_fmt_new = FORMAT_NEW; /* recent files */
633 time_fmt_new = FORMAT_NEW;
2683 time_fmt_new = FORMAT_NEW;

Completed in 762 milliseconds