Home
last modified time | relevance | path

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

/coreutils/src/
Dpinky.c62 static bool do_short_format = true; variable
538 do_short_format = true; in main()
542 do_short_format = false; in main()
591 if (!do_short_format && n_users == 0) in main()
598 if (do_short_format) in main()