Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dreboot-util.h13 int reboot_with_parameter(RebootFlags flags);
Dreboot-util.c55 int reboot_with_parameter(RebootFlags flags) { in reboot_with_parameter() function
/systemd-251/src/shutdown/
Dshutdown.c617 (void) reboot_with_parameter(REBOOT_LOG); in main()
/systemd-251/src/systemctl/
Dsystemctl-util.c921 return reboot_with_parameter(REBOOT_FALLBACK | in halt_now()