Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c1913 char *time_style_option = nullptr; in decode_switches() local
2164 time_style_option = bad_cast ("full-iso"); in decode_switches()
2210 time_style_option = optarg; in decode_switches()
2405 char *style = time_style_option; in decode_switches()