Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl-compat-telinit.h5 int start_with_fallback(void);
Dsystemctl-compat-telinit.c127 int start_with_fallback(void) { in start_with_fallback() function
Dsystemctl-compat-halt.c173 return start_with_fallback(); in halt_main()
Dsystemctl.c1157 r = start_with_fallback(); in run()