Searched refs:halt_now (Results 1 - 1 of 1) sorted by relevance

/systemd/src/systemctl/
H A Dsystemctl.c154 static int halt_now(enum action a);
3130 return halt_now(a);
7419 static int halt_now(enum action a) { function
7570 r = halt_now(arg_action);

Completed in 1213 milliseconds