Home
last modified time | relevance | path

Searched refs:MM_OPSYS (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/fmtmsg/
H A Dmain.c182 {"appl", MM_APPL, MM_UTIL|MM_OPSYS}, /* Application */
183 {"util", MM_UTIL, MM_APPL|MM_OPSYS}, /* Utility */
184 {"opsys", MM_OPSYS, MM_APPL|MM_UTIL}, /* Operating System */
/titanic_44/usr/src/head/
H A Dpfmt.h57 #define MM_OPSYS 0x20000 macro
H A Dfmtmsg.h118 #define MM_OPSYS 0x00000020L macro
/titanic_44/usr/src/lib/libast/common/comp/
H A Dfmtmsglib.c57 "opsys", "KERNEL", MM_OPSYS,
318 …if ((mask & MM_source) && (m = classification & (MM_APPL|MM_UTIL|MM_OPSYS)) && (s = display(mm_cla…