Home
last modified time | relevance | path

Searched refs:MM_UTIL (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/head/
H A Dpfmt.h56 #define MM_UTIL 0x10000 macro
60 #define MM_SVCMD MM_UTIL|MM_SOFT
H A Dfmtmsg.h117 #define MM_UTIL 0x00000010L macro
/titanic_50/usr/src/cmd/fmtmsg/
H A Dmain.c109 #define CLASS (MM_PRINT|MM_SOFT|MM_NRECOV|MM_UTIL)
182 {"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_50/usr/src/lib/libast/common/comp/
H A Dfmtmsglib.c56 "util", "UTILITY", MM_UTIL,
318 …if ((mask & MM_source) && (m = classification & (MM_APPL|MM_UTIL|MM_OPSYS)) && (s = display(mm_cla…
/titanic_50/usr/src/cmd/devmgmt/cmds/
H A Dlistdgrp.c102 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Dgetdev.c106 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Ddevattr.c130 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Dgetdgrp.c111 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Ddevfree.c108 #define stdmsg(r,l,s,m) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,m,MM_NULLACT,MM_NULLTAG)
H A Dputdgrp.c102 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Ddevreserv.c116 #define stdmsg(r,l,s,m) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,m,MM_NULLACT,MM_NULLTAG)
H A Dputdev.c110 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
/titanic_50/usr/src/cmd/setuname/
H A Dsetuname.c161 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)