Searched refs:MM_CONSOLE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/include/ | ||
| H A D | fmtmsg.h | 46 #define MM_CONSOLE 0x0200 /* ...system console. */ macro |
| /freebsd-13.1/lib/libc/gen/ | ||
| H A D | fmtmsg.c | 82 if (class & MM_CONSOLE) { in fmtmsg() |