Home
last modified time | relevance | path

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

/coreutils/src/
Dwho.c108 static bool short_output; variable
247 if (include_idle && !short_output && strlen (idle) < sizeof x_idle - 1) in print_line()
252 if (!short_output && strlen (pid) < sizeof x_pid - 1) in print_line()
760 short_output = true; in main()
795 short_output = true; in main()
800 short_output = false; in main()