Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl.h64 extern bool arg_show_types;
Dsystemctl.c79 bool arg_show_types = false; variable
595 arg_show_types = true; in systemctl_parse_argv()
Dsystemctl-list-units.c360 if (!arg_show_types) { in output_sockets_list()