Home
last modified time | relevance | path

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

/coreutils/src/
Ddu.c266 static char const *const time_style_args[] = variable
274 ARGMATCH_VERIFY (time_style_args, time_style_types);
994 time_style_args, time_style_types)) in main()
Dls.c445 static char const *const time_style_args[] = variable
454 ARGMATCH_VERIFY (time_style_args, time_style_types);
2437 ptrdiff_t res = argmatch (style, time_style_args, in decode_switches()
2453 char const *const *p = time_style_args; in decode_switches()