Searched refs:dfatal_errno (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/usr.bin/dsynth/ |
| HD | dsynth.c | 95 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()
|
| HD | monitor.c | 75 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()
|
| HD | config.c | 131 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()
|
| HD | repo.c | 95 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()
|
| HD | subs.c | 468 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()
|
| HD | mount.c | 88 dfatal_errno("Unable to locate %s", buf); in DoCreateTemplate() 467 dfatal_errno("Cannot mkdir %s:", dst); in makeDiscreteCopies()
|
| HD | dsynth.h | 426 #define dfatal_errno(fmt, ...) \ macro
|
| HD | build.c | 1503 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()
|