Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dreboot-util.h6 typedef enum RebootFlags { enum
10 } RebootFlags; typedef
13 int reboot_with_parameter(RebootFlags flags);
Dreboot-util.c55 int reboot_with_parameter(RebootFlags flags) { in reboot_with_parameter()