Symbol: emergency
sbin/init/init.c
1016
emergency("can't exec %s for single user: %m", shell);
sbin/init/init.c
1018
emergency("can't exec %s for single user: %m", _PATH_BSHELL);
sbin/init/init.c
1027
emergency("can't fork single-user shell, trying again");
sbin/init/init.c
1204
emergency("can't fork for %s on %s: %m", shell, script);
sbin/init/init.c
1267
emergency("session database close: %m");
sbin/init/init.c
1269
emergency("session database open: %m");
sbin/init/init.c
1291
emergency("insert %d: %m", sp->se_process);
sbin/init/init.c
1306
emergency("delete %d: %m", sp->se_process);
sbin/init/init.c
1507
emergency("can't fork for window system on port %s: %m",
sbin/init/init.c
1519
emergency("can't fork for window system on port %s: %m",
sbin/init/init.c
1530
emergency("setsid failed (window) %m");
sbin/init/init.c
1575
emergency("can't fork for getty on port %s: %m", sp->se_device);
sbin/init/init.c
2060
emergency("can't fork for %s: %m", _PATH_RUNDOWN);
sbin/init/init.c
514
emergency("fatal signal: %s",
sbin/init/init.c
535
emergency("cannot get kernel security level: %m");
sbin/init/init.c
559
emergency(
sbin/init/init.c
654
emergency("%s: %m", path);
sbin/init/init.c
660
emergency("fstat: %m");
sbin/init/init.c
668
emergency("malloc: %m");
sbin/init/init.c
675
emergency("read: %m");
sbin/init/init.c
683
emergency("close: %m");
sbin/init/init.c
703
emergency("%s: %m", path);
sbin/init/init.c
709
emergency("write: %m");
sbin/init/init.c
716
emergency("close: %m");
sbin/init/init.c
743
emergency("cannot mount tmpfs on %s: %s: %m",
sbin/init/init.c
746
emergency("cannot mount tmpfs on %s: %m",
sbin/init/init.c
772
emergency("kill(2) failed: %m");
sbin/init/init.c
788
emergency("cannot exec %s: %m", _PATH_REROOT_INIT);
sbin/init/init.c
791
emergency("reroot failed; going to single user mode");
sbin/init/init.c
809
emergency("RB_REBOOT failed: %m");
sbin/init/init.c
826
emergency("failed to retrieve kern.init_path: %m");
sbin/init/init.c
841
emergency("cannot exec init from %s: %m", init_path);
sbin/init/init.c
844
emergency("reroot failed; going to single user mode");
sbin/init/init.c
868
emergency("kill(2) failed: %m");
sbin/init/init.c
890
emergency("cannot exec %s: %m", _PATH_REROOT_INIT);
sbin/init/init.c
893
emergency("reroot failed; going to single user mode");
sbin/init/init.c
929
emergency("reboot(%#x) failed, %m", howto);
sbin/init/init.c
95
static void emergency(const char *, ...) __printflike(1, 2);
sbin/reroot_seed/reroot_seed.c
107
emergency("cannot exec init from %s: %m", init_path);
sbin/reroot_seed/reroot_seed.c
52
emergency(const char *message, ...)
sbin/reroot_seed/reroot_seed.c
75
emergency("RB_REBOOT failed: %m");
sbin/reroot_seed/reroot_seed.c
92
emergency("failed to retrieve kern.init_path: %m");