Home
last modified time | relevance | path

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

/systemd-251/src/cgls/
Dcgls.c30 SHOW_UNIT_NONE, enumerator
33 } arg_show_unit = SHOW_UNIT_NONE;
169 if (arg_machine && arg_show_unit != SHOW_UNIT_NONE) in parse_argv()
208 if (arg_show_unit != SHOW_UNIT_NONE) { in run()