ACTION_KEXEC      227 src/systemctl/systemctl.c                 [ACTION_KEXEC]           = "The system is going down for kexec reboot NOW!",
ACTION_KEXEC     2747 src/systemctl/systemctl.c         [ACTION_KEXEC]        = { SPECIAL_KEXEC_TARGET,        "kexec",        "replace-irreversibly" },
ACTION_KEXEC     2964 src/systemctl/systemctl.c                                   a == ACTION_KEXEC ? "shutdown" : "sleep"))
ACTION_KEXEC     3050 src/systemctl/systemctl.c              a == ACTION_KEXEC ||
ACTION_KEXEC     6421 src/systemctl/systemctl.c                                 arg_action = ACTION_KEXEC;
ACTION_KEXEC     6427 src/systemctl/systemctl.c                         arg_action = ACTION_KEXEC;
ACTION_KEXEC     6622 src/systemctl/systemctl.c                                 arg_action = ACTION_KEXEC;
ACTION_KEXEC     7035 src/systemctl/systemctl.c                                    arg_action == ACTION_KEXEC    ? 'K' :
ACTION_KEXEC     7140 src/systemctl/systemctl.c         case ACTION_KEXEC: