Searched refs:MM_CONSOLE (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/include/ | ||
| H A D | fmtmsg.h | 47 #define MM_CONSOLE 0x20L /* Display on system console */ macro |
| /netbsd-src/lib/libc/gen/ | ||
| H A D | fmtmsg.c | 215 if (classification & MM_CONSOLE) { in fmtmsg() |