Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ls/
H A Dls.c119 #define FORMAT_NEW " %b %e %H:%M " macro
332 static const char *time_fmt_new = FORMAT_NEW; /* recent files */
624 time_fmt_new = FORMAT_NEW; in main()
2597 time_fmt_new = FORMAT_NEW; in format_attrtime()