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

/illumos-gate/usr/src/cmd/ls/
H A Dls.c339 /* if time_fmt_new is left NULL, time_fmt_old is used for all times */
341 static const char *time_fmt_new = FORMAT_NEW; /* recent files */ variable
599 time_fmt_new = FORMAT_ISO_FULL;
611 time_fmt_new = FORMAT_ISO_FULL;
619 time_fmt_new = FORMAT_ISO_LONG;
627 time_fmt_new = FORMAT_ISO_NEW;
633 time_fmt_new = FORMAT_NEW;
677 time_fmt_new =
680 time_fmt_new =
730 time_fmt_new
[all...]

Completed in 90 milliseconds