Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl-compat-shutdown.c72 arg_action = ACTION_HALT; in shutdown_parse_argv()
91 if (arg_action != ACTION_HALT) in shutdown_parse_argv()
Dsystemctl-start-special.c196 ACTION_HALT, in verb_start_special()
211 ACTION_HALT, in verb_start_special()
Dsystemctl.h14 ACTION_HALT, enumerator
Dsystemctl-logind.c54 … [ACTION_HALT] = { "Halt", "halt system" }, in logind_reboot()
163 ACTION_HALT, in logind_check_inhibitors()
Dsystemctl-compat-halt.c91 arg_action = ACTION_HALT; in halt_parse_argv()
Dsystemctl-sysv-compat.c255 [ACTION_HALT] = '0', in action_to_runlevel()
Dsystemctl.c967 arg_action = ACTION_HALT; in systemctl_dispatch_parse_argv()
1145 case ACTION_HALT: in run()
Dsystemctl-start-unit.c214 …[ACTION_HALT] = { SPECIAL_HALT_TARGET, "halt", …
Dsystemctl-util.c903 case ACTION_HALT: in halt_now()