Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl-compat-shutdown.c76 arg_action = ACTION_POWEROFF; in shutdown_parse_argv()
92 arg_action = ACTION_POWEROFF; in shutdown_parse_argv()
Dsystemctl-compat-halt.c45 arg_action == ACTION_POWEROFF ? "Power off" : in halt_help()
96 arg_action = ACTION_POWEROFF; in halt_parse_argv()
Dsystemctl-start-special.c197 ACTION_POWEROFF, in verb_start_special()
208 ACTION_POWEROFF, in verb_start_special()
Dsystemctl.h15 ACTION_POWEROFF, enumerator
Dsystemctl-logind.c51 … [ACTION_POWEROFF] = { "PowerOff", "power off system" }, in logind_reboot()
164 ACTION_POWEROFF, in logind_check_inhibitors()
Dsystemctl-compat-telinit.c61 { '0', ACTION_POWEROFF }, in telinit_parse_argv()
Dsystemctl.c971 arg_action = ACTION_POWEROFF; in systemctl_dispatch_parse_argv()
982 arg_action = ACTION_POWEROFF; in systemctl_dispatch_parse_argv()
1146 case ACTION_POWEROFF: in run()
Dsystemctl-sysv-compat.c256 [ACTION_POWEROFF] = '0', in action_to_runlevel()
Dsystemctl-start-unit.c215 …[ACTION_POWEROFF] = { SPECIAL_POWEROFF_TARGET, "poweroff", …
Dsystemctl-util.c911 case ACTION_POWEROFF: in halt_now()