Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dreboot-util.h9REBOOT_FALLBACK = 1 << 2, /* fall back to plain reboot() if argument-based reboot doesn't work, is… enumerator
Dreboot-util.c87 if (!(flags & REBOOT_FALLBACK)) in reboot_with_parameter()
/systemd-251/src/systemctl/
Dsystemctl-util.c921 return reboot_with_parameter(REBOOT_FALLBACK | in halt_now()