Searched refs:D_MISC (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Ddevice.h68 #define D_MISC 0x7F macro
H A Dautoconf.c260 hw->hw_type = D_MISC;
/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsyslogd.h144 #define D_MISC 4096 /* everything else */ macro
146 D_EVENT | D_BUFFER | D_MEM | D_MEM2 | D_SIGN | D_MISC)
147 #define D_DEFAULT (D_CALL | D_NET | D_FILE | D_TLS | D_MISC)
H A Dsyslogd.c527 DPRINTF(D_MISC, "Attempt to chroot to `%s'\n", root);
532 DPRINTF(D_MISC, "Attempt to set GID/EGID to `%d'\n", gid);
537 DPRINTF(D_MISC, "Attempt to set UID/EUID to `%d'\n", uid);
636 DPRINTF(D_MISC, "Off & running....\n");
640 DPRINTF(D_MISC, "event_dispatch() returned %d\n", j);
1794 DPRINTF(D_MISC,
2304 DPRINTF(D_MISC, "Logging to %s\n", TypeInfo[f->f_type].name);
2308 DPRINTF(D_MISC, "Logging to %s %s\n",
2315 DPRINTF(D_MISC, "Logging to %s %s\n",
2327 DPRINTF(D_MISC, "Loggin
[all...]

Completed in 161 milliseconds