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

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c262 #define DPRINT1(d, m, a) if ((Debug) && debuglev >= (d)) \ macro
429 DPRINT1(1, "main(%u): off & running....\n", mythreadno);
461 DPRINT1(2, "main(%u): now handling signals\n", mythreadno);
467 DPRINT1(1, "main(%u): Got SIGALRM\n",
485 DPRINT1(1, "main(%u): got SIGHUP - "
490 DPRINT1(1, "main(%u): done processing SIGHUP\n",
623 DPRINT1(1, "sys_poll(%u): sys_thread started\n", mythreadno);
805 DPRINT1(1, "net_poll(%u): net_thread started\n", mythreadno);
889 DPRINT1(1, "net_poll(%u): discarding packet "
1220 DPRINT1(
[all...]

Completed in 65 milliseconds