Home
last modified time | relevance | path

Searched refs:MM_APPL (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.h55 #define MM_APPL 0x8000 macro
H A Dfmtmsg.h116 #define MM_APPL 0x00000008L macro
/titanic_44/usr/src/lib/libast/common/comp/
H A Dfmtmsglib.c55 "appl", "APPLICATION", MM_APPL,
318 …if ((mask & MM_source) && (m = classification & (MM_APPL|MM_UTIL|MM_OPSYS)) && (s = display(mm_cla…