Home
last modified time | relevance | path

Searched refs:dfatal_errno (Results 1 – 8 of 8) sorted by relevance

/dragonfly/usr.bin/dsynth/
HDdsynth.c95 dfatal_errno("Cannot get binary path"); in main()
98 dfatal_errno("Cannot get binary path"); in main()
337 dfatal_errno("Unable to create %s", lkpath); in main()
593 dfatal_errno("Unable to mkdir %s", ConfigBase1); in DoInit()
628 dfatal_errno("Unable to write to %s\n", ConfigBase1); in DoInit()
652 dfatal_errno("Unable to write to %s\n", ConfigBase1); in DoInit()
HDmonitor.c75 dfatal_errno("Cannot create %s"); in MonitorInit()
80 dfatal_errno("Cannot create %s", StatsFilePath); in MonitorInit()
86 dfatal_errno("Cannot create %s", StatsLockPath); in MonitorInit()
HDconfig.c131 dfatal_errno("Cannot get hw.ncpu"); in ParseConfiguration()
135 dfatal_errno("Cannot get hw.physmem"); in ParseConfiguration()
316 dfatal_errno("Cannot mkdir '%s'", in ParseConfiguration()
656 dfatal_errno("sysctl for system/architecture"); in dokernsysctl()
HDrepo.c95 dfatal_errno("Cannot create %s", tpath); in DoRebuildRepo()
543 dfatal_errno("Cannot scan directory %s", path); in scandeletenew()
549 dfatal_errno("remove: Garbage %s\n", buf); in scandeletenew()
HDsubs.c468 dfatal_errno("socketpair"); in dexec_open()
533 dfatal_errno("pipe"); in dexec_open()
536 dfatal_errno("open(\"/dev/null\")"); in dexec_open()
587 dfatal_errno("vfork failed"); in dexec_open()
HDmount.c88 dfatal_errno("Unable to locate %s", buf); in DoCreateTemplate()
467 dfatal_errno("Cannot mkdir %s:", dst); in makeDiscreteCopies()
HDdsynth.h426 #define dfatal_errno(fmt, ...) \ macro
HDbuild.c1503 dfatal_errno("socketpair() during worker fork"); in childBuilderThread()
2104 dfatal_errno("procctl() - Cannot become reaper"); in WorkerProcess()
2545 dfatal_errno("chdir in phase initialization"); in dophase()
2547 dfatal_errno("chroot in phase initialization"); in dophase()