Home
last modified time | relevance | path

Searched refs:MM_CONSOLE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/include/
H A Dfmtmsg.h47 #define MM_CONSOLE 0x20L /* Display on system console */ macro
/netbsd-src/lib/libc/gen/
H A Dfmtmsg.c215 if (classification & MM_CONSOLE) { in fmtmsg()