sbin/init/init.c
1004
emergency("can't fork for getty on port %s: %m", sp->se_device);
sbin/init/init.c
383
emergency("fatal signal: %s", strsignal(sig));
sbin/init/init.c
403
emergency("cannot get kernel security level: %s",
sbin/init/init.c
428
emergency(
sbin/init/init.c
600
emergency("can't exec %s for single user: %m", shell);
sbin/init/init.c
605
emergency("can't exec %s for single user: %m", _PATH_BSHELL);
sbin/init/init.c
614
emergency("can't fork single-user shell, trying again");
sbin/init/init.c
694
emergency("can't fork for %s on %s: %m",
sbin/init/init.c
768
emergency("insert %d: %s", sp->se_process, strerror(errno));
sbin/init/init.c
92
void emergency(char *, ...);
sbin/init/init.c
955
emergency("can't fork for window system on port %s: %m",
sbin/init/init.c
968
emergency("setsid failed (window) %m");