Home
last modified time | relevance | path

Searched refs:DLOG_ALL (Results 1 – 9 of 9) sorted by relevance

/dragonfly/usr.bin/dsynth/
HDbuild.c296 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 …]
HDmount.c107 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()
HDrunstats.c142 dlog(DLOG_ALL, "ti[%3d] = %d\n", ti, rate_history[ti]); in RunStatsUpdateTop()
160 dlog(DLOG_ALL, "pkgimpulse %d - %d -> %d\n", in RunStatsUpdateTop()
HDsubs.c213 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()
HDstatus.c278 dlog(DLOG_ALL | DLOG_FILTER, in status_find_leaves()
296 dlog(DLOG_ALL | DLOG_FILTER, in status_find_leaves()
HDnuma.c73 dlog(DLOG_ALL, in setNumaDomain()
HDdsynth.h386 #define DLOG_ALL 0 /* Usually stdout when curses disabled */ macro
HDconfig.c304 dlog(DLOG_ALL, "Kernel (%s) out of sync with world (%s) on %s\n", in ParseConfiguration()
HDpkglist.c1236 dlog(DLOG_ALL | DLOG_STDOUT, in childGetBinaryDistInfo()