Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl-compat-halt.h6 int halt_main(void);
Dsystemctl-compat-halt.c146 int halt_main(void) { in halt_main() function
Dsystemctl.c1149 r = halt_main(); in run()