Home
last modified time | relevance | path

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

/minix/include/
H A Dfmtmsg.h46 #define MM_PRINT 0x10L /* Display on standard error */ macro
/minix/lib/libc/gen/
H A Dfmtmsg.c209 if (classification & MM_PRINT) { in fmtmsg()