Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ls/
H A Dls.c118 #define FORMAT_OLD " %b %e %Y " macro
331 static const char *time_fmt_old = FORMAT_OLD; /* non-recent files */
623 time_fmt_old = FORMAT_OLD; in main()
2596 time_fmt_old = FORMAT_OLD; in format_attrtime()