Searched refs:MM_NOCON (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/include/
H A Dfmtmsg.h72 #define MM_NOCON 0x02 /* Unable to perform MM_CONSOLE */ macro
/netbsd-current/lib/libc/gen/
H A Dfmtmsg.c219 result |= MM_NOCON;
226 result |= MM_NOCON;
230 if (result == (MM_NOMSG | MM_NOCON))

Completed in 73 milliseconds