Searched defs:DPRINT2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c264 #define DPRINT2(d, m, a, b) if ((Debug) && debuglev >= (d)) \ macro
310 DPRINT2(1, "main(%u): Unable to cd to %s\n", mythreadno,
424 DPRINT2(1, "main(%u): Started at time %s", mythreadno,
464 DPRINT2(2, "main(%u): received signal %d\n", mythreadno, sig);
481 DPRINT2(2, "main(%u): Next alarm in %d "
501 DPRINT2(1, "main(%u): going down on signal %d\n",
530 DPRINT2(2, "main(%u): unexpected signal %d\n",
564 DPRINT2(1, "openklog(%u): cannot register to log "
702 DPRINT2(5, "getkmsg:(%u): getmsg: dat.len = %d\n",
756 DPRINT2(
[all...]

Completed in 65 milliseconds