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

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

Completed in 540 milliseconds