Searched refs:DLOG_ALL (Results 1 – 9 of 9) sorted by relevance
| /dragonfly/usr.bin/dsynth/ |
| HD | build.c | 296 dlog(DLOG_ALL, "[XXX] pkg version %s\n", scan->version); in DoBuild() 390 dlog(DLOG_ALL|DLOG_STDOUT, in DoBuild() 611 dlog(DLOG_ALL, in build_find_leaves() 616 dlog(DLOG_ALL, in build_find_leaves() 620 dlog(DLOG_ALL, in build_find_leaves() 691 dlog(DLOG_ALL | DLOG_FILTER, in build_find_leaves() 710 dlog(DLOG_ALL | DLOG_FILTER, in build_find_leaves() 1079 dlog(DLOG_ALL, "[%03d] START %s " in startworker() 1252 dlog(DLOG_ALL, "[%03d] XXX/XXX WORKER IS IN A FAILED STATE\n", in workercomplete() 1256 dlog(DLOG_ALL, "[%03d] FROZEN(DEBUG) %s\n", in workercomplete() [all …]
|
| HD | mount.c | 107 dlog(DLOG_ALL, "Check Template: %s%s\n", in DoCreateTemplate() 123 dlog(DLOG_ALL | DLOG_FILTER, in DoCreateTemplate() 145 dlog(DLOG_ALL | DLOG_FILTER, "Template - done\n"); in DoCreateTemplate() 465 dlog(DLOG_ALL, "Template - mkdir %s failed\n", in makeDiscreteCopies() 475 dlog(DLOG_ALL | DLOG_FILTER, in makeDiscreteCopies()
|
| HD | runstats.c | 142 dlog(DLOG_ALL, "ti[%3d] = %d\n", ti, rate_history[ti]); in RunStatsUpdateTop() 160 dlog(DLOG_ALL, "pkgimpulse %d - %d -> %d\n", in RunStatsUpdateTop()
|
| HD | subs.c | 213 if (which != DLOG_ALL) { in _dlog() 214 fd = dlogfd(DLOG_ALL, O_RDWR|O_CREAT|O_APPEND); in _dlog() 248 return(dlogfd(DLOG_ALL, O_RDWR|O_CREAT|O_APPEND)); in dlog00_fd() 762 dlog(DLOG_ALL | DLOG_STDOUT, in dexec_logerr_thread() 766 dlog(DLOG_ALL | DLOG_STDOUT, "%s", buf); in dexec_logerr_thread()
|
| HD | status.c | 278 dlog(DLOG_ALL | DLOG_FILTER, in status_find_leaves() 296 dlog(DLOG_ALL | DLOG_FILTER, in status_find_leaves()
|
| HD | numa.c | 73 dlog(DLOG_ALL, in setNumaDomain()
|
| HD | dsynth.h | 386 #define DLOG_ALL 0 /* Usually stdout when curses disabled */ macro
|
| HD | config.c | 304 dlog(DLOG_ALL, "Kernel (%s) out of sync with world (%s) on %s\n", in ParseConfiguration()
|
| HD | pkglist.c | 1236 dlog(DLOG_ALL | DLOG_STDOUT, in childGetBinaryDistInfo()
|