Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/comp/
H A Dfmtmsglib.c59 "console", 0, MM_CONSOLE,
238 if (!(classification & (MM_CONSOLE|MM_PRINT)))
270 if (classification & MM_CONSOLE)
272 classification &= ~MM_CONSOLE;
/titanic_41/usr/src/head/
H A Dpfmt.h48 #define MM_CONSOLE 0x800 macro
H A Dfmtmsg.h143 #define MM_CONSOLE 0x00000080L macro
/titanic_41/usr/src/lib/libc/port/gen/
H A Dlfmt_log.c110 if ((flag & MM_CONSOLE) != 0) { in __lfmt_log()
H A Dfmtmsg.c1133 if (class & MM_CONSOLE) { in fmtmsg()
1152 if (class & MM_CONSOLE) { in fmtmsg()
/titanic_41/usr/src/cmd/fmtmsg/
H A Dmain.c190 {"console", MM_CONSOLE, 0L}, /* Write message on /dev/console */