utmp_get_runlevel 271 src/shared/utmp-wtmp.c r = utmp_get_runlevel(&previous, NULL); utmp_get_runlevel 6268 src/systemctl/systemctl.c if (utmp_get_runlevel(&runlevel, NULL) >= 0) utmp_get_runlevel 7077 src/systemctl/systemctl.c r = utmp_get_runlevel(&runlevel, &previous); utmp_get_runlevel 189 src/update-utmp/update-utmp.c q = utmp_get_runlevel(&previous, NULL);