Symbol: DLOG_ALL
usr.bin/dsynth/build.c
1079
dlog(DLOG_ALL, "[%03d] START %s "
usr.bin/dsynth/build.c
1254
dlog(DLOG_ALL, "[%03d] XXX/XXX WORKER IS IN A FAILED STATE\n",
usr.bin/dsynth/build.c
1258
dlog(DLOG_ALL, "[%03d] FROZEN(DEBUG) %s\n",
usr.bin/dsynth/build.c
1443
dlog(DLOG_ALL | DLOG_FILTER,
usr.bin/dsynth/build.c
1973
dlog(DLOG_ALL, "WORKER PROCESS %d- bad arguments\n", getpid());
usr.bin/dsynth/build.c
2135
dlog(DLOG_ALL, "[%03d] %s LOGFILE %s\n",
usr.bin/dsynth/build.c
2140
dlog(DLOG_ALL, "[%03d] LOGFILE %s (create failed)\n",
usr.bin/dsynth/build.c
2173
dlog(DLOG_ALL, "[%03d] ENV %s=%s\n",
usr.bin/dsynth/build.c
2318
dlog(DLOG_ALL, "[%03d] %s Unable to copy %s to %s\n",
usr.bin/dsynth/build.c
2394
dlog(DLOG_ALL, "[%03d] %s Lost Communication with dsynth, "
usr.bin/dsynth/build.c
2614
dlog(DLOG_ALL, "[%03d] %s Fork Failed: %s\n",
usr.bin/dsynth/build.c
2624
dlog(DLOG_ALL, "[%03d] %s Cannot open logfile '%s': %s\n",
usr.bin/dsynth/build.c
2647
dlog(DLOG_ALL,
usr.bin/dsynth/build.c
2702
dlog(DLOG_ALL,
usr.bin/dsynth/build.c
2781
dlog(DLOG_ALL | DLOG_FILTER,
usr.bin/dsynth/build.c
2788
dlog(DLOG_ALL, "[%03d] %s Build phase '%s' failed - lost pid\n",
usr.bin/dsynth/build.c
2837
dlog(DLOG_ALL, "[%03d] %s Cannot fdopen fdlog: %s %d\n",
usr.bin/dsynth/build.c
296
dlog(DLOG_ALL, "[XXX] pkg version %s\n", scan->version);
usr.bin/dsynth/build.c
3266
dlog(DLOG_ALL,
usr.bin/dsynth/build.c
3336
dlog(DLOG_ALL,
usr.bin/dsynth/build.c
3343
dlog(DLOG_ALL,
usr.bin/dsynth/build.c
3347
dlog(DLOG_ALL,
usr.bin/dsynth/build.c
390
dlog(DLOG_ALL|DLOG_STDOUT,
usr.bin/dsynth/build.c
611
dlog(DLOG_ALL,
usr.bin/dsynth/build.c
616
dlog(DLOG_ALL,
usr.bin/dsynth/build.c
620
dlog(DLOG_ALL,
usr.bin/dsynth/build.c
691
dlog(DLOG_ALL | DLOG_FILTER,
usr.bin/dsynth/build.c
710
dlog(DLOG_ALL | DLOG_FILTER,
usr.bin/dsynth/config.c
306
dlog(DLOG_ALL, "Kernel (%s) out of sync with world (%s) on %s\n",
usr.bin/dsynth/mount.c
107
dlog(DLOG_ALL, "Check Template: %s%s\n",
usr.bin/dsynth/mount.c
123
dlog(DLOG_ALL | DLOG_FILTER,
usr.bin/dsynth/mount.c
145
dlog(DLOG_ALL | DLOG_FILTER, "Template - done\n");
usr.bin/dsynth/mount.c
473
dlog(DLOG_ALL, "Template - mkdir %s failed\n",
usr.bin/dsynth/mount.c
483
dlog(DLOG_ALL | DLOG_FILTER,
usr.bin/dsynth/numa.c
73
dlog(DLOG_ALL,
usr.bin/dsynth/pkglist.c
1236
dlog(DLOG_ALL | DLOG_STDOUT,
usr.bin/dsynth/runstats.c
142
dlog(DLOG_ALL, "ti[%3d] = %d\n", ti, rate_history[ti]);
usr.bin/dsynth/runstats.c
160
dlog(DLOG_ALL, "pkgimpulse %d - %d -> %d\n",
usr.bin/dsynth/status.c
278
dlog(DLOG_ALL | DLOG_FILTER,
usr.bin/dsynth/status.c
296
dlog(DLOG_ALL | DLOG_FILTER,
usr.bin/dsynth/subs.c
213
if (which != DLOG_ALL) {
usr.bin/dsynth/subs.c
214
fd = dlogfd(DLOG_ALL, O_RDWR|O_CREAT|O_APPEND);
usr.bin/dsynth/subs.c
248
return(dlogfd(DLOG_ALL, O_RDWR|O_CREAT|O_APPEND));
usr.bin/dsynth/subs.c
762
dlog(DLOG_ALL | DLOG_STDOUT,
usr.bin/dsynth/subs.c
766
dlog(DLOG_ALL | DLOG_STDOUT, "%s", buf);