Symbol: dfatal_errno
usr.bin/dsynth/build.c
1505
dfatal_errno("socketpair() during worker fork");
usr.bin/dsynth/build.c
2108
dfatal_errno("procctl() - Cannot become reaper");
usr.bin/dsynth/build.c
2549
dfatal_errno("chdir in phase initialization");
usr.bin/dsynth/build.c
2551
dfatal_errno("chroot in phase initialization");
usr.bin/dsynth/config.c
132
dfatal_errno("Cannot get hw.ncpu");
usr.bin/dsynth/config.c
136
dfatal_errno("Cannot get hw.physmem");
usr.bin/dsynth/config.c
318
dfatal_errno("Cannot mkdir '%s'",
usr.bin/dsynth/config.c
658
dfatal_errno("sysctl for system/architecture");
usr.bin/dsynth/dsynth.c
100
dfatal_errno("Cannot get binary path");
usr.bin/dsynth/dsynth.c
343
dfatal_errno("Unable to create %s", lkpath);
usr.bin/dsynth/dsynth.c
621
dfatal_errno("Unable to mkdir %s", ConfigBase1);
usr.bin/dsynth/dsynth.c
656
dfatal_errno("Unable to write to %s\n", ConfigBase1);
usr.bin/dsynth/dsynth.c
680
dfatal_errno("Unable to write to %s\n", ConfigBase1);
usr.bin/dsynth/dsynth.c
97
dfatal_errno("Cannot get binary path");
usr.bin/dsynth/monitor.c
75
dfatal_errno("Cannot create %s");
usr.bin/dsynth/monitor.c
80
dfatal_errno("Cannot create %s", StatsFilePath);
usr.bin/dsynth/monitor.c
86
dfatal_errno("Cannot create %s", StatsLockPath);
usr.bin/dsynth/mount.c
475
dfatal_errno("Cannot mkdir %s:", dst);
usr.bin/dsynth/mount.c
88
dfatal_errno("Unable to locate %s", buf);
usr.bin/dsynth/repo.c
599
dfatal_errno("Cannot scan directory %s", path);
usr.bin/dsynth/repo.c
605
dfatal_errno("remove: Garbage %s\n", buf);
usr.bin/dsynth/repo.c
95
dfatal_errno("Cannot create %s", tpath);
usr.bin/dsynth/subs.c
468
dfatal_errno("socketpair");
usr.bin/dsynth/subs.c
533
dfatal_errno("pipe");
usr.bin/dsynth/subs.c
536
dfatal_errno("open(\"/dev/null\")");
usr.bin/dsynth/subs.c
587
dfatal_errno("vfork failed");