Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl-compat-runlevel.h6 int runlevel_main(void);
Dsystemctl-compat-runlevel.c68 int runlevel_main(void) { in runlevel_main() function
Dsystemctl.c1174 r = runlevel_main(); in run()