Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c763 static char const *long_time_format[2] = variable
1359 pb[recent] = first_percent_b (long_time_format[recent]); in abformat_init()
1369 char const *fmt = long_time_format[recent]; in abformat_init()
2432 long_time_format[0] = p0; in decode_switches()
2433 long_time_format[1] = p1; in decode_switches()
2463 long_time_format[0] = long_time_format[1] = in decode_switches()
2468 long_time_format[0] = long_time_format[1] = "%Y-%m-%d %H:%M"; in decode_switches()
2472 long_time_format[0] = "%Y-%m-%d "; in decode_switches()
2473 long_time_format[1] = "%m-%d %H:%M"; in decode_switches()
2480 long_time_format[i] = in decode_switches()
[all …]