HomeSort by: relevance | last modified time | path
    Searched refs:D_MISC (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
device.h 68 #define D_MISC 0x7F
autoconf.c 259 hw->hw_type = D_MISC;
  /src/usr.sbin/syslogd/
syslogd.h 144 #define D_MISC 4096 /* everything else */
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)
syslogd.c 598 DPRINTF(D_MISC, "Attempt to chroot to `%s'\n", root);
603 DPRINTF(D_MISC, "Attempt to set GID/EGID to `%d'\n", gid);
608 DPRINTF(D_MISC, "Attempt to set UID/EUID to `%d'\n", uid);
706 DPRINTF(D_MISC, "Off & running....\n");
710 DPRINTF(D_MISC, "event_dispatch() returned %d\n", j);
1890 DPRINTF(D_MISC,
2407 DPRINTF(D_MISC, "Logging to %s\n", TypeInfo[f->f_type].name);
2411 DPRINTF(D_MISC, "Logging to %s %s\n",
2418 DPRINTF(D_MISC, "Logging to %s %s\n",
2430 DPRINTF(D_MISC, "Logging to %s %s\n"
    [all...]

Completed in 14 milliseconds