Home
last modified time | relevance | path

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

/systemd-251/src/machine/
Dmachinectl.c1076 static int poweroff_machine(int argc, char *argv[], void *userdata) { in poweroff_machine() function
2822 { "poweroff", 2, VERB_ANY, 0, poweroff_machine }, in machinectl_main()
2823 …{ "stop", 2, VERB_ANY, 0, poweroff_machine }, /* Convenience alias */ in machinectl_main()