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