Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ls/
H A Dls.c342 static int time_custom; /* != 0 if a custom format */ variable
685 time_custom = 1; in main()
2657 (time_custom == 0) ? dcgettext(NULL, fstr, LC_TIME) : fstr, in format_time()
2681 if (!Eflg && !time_custom) { in format_attrtime()