Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/cmd/fmtmsg/
H A Dmain.c110 #define CLASS (MM_PRINT|MM_SOFT|MM_NRECOV|MM_UTIL)
183 {"appl", MM_APPL, MM_UTIL|MM_OPSYS}, /* Application */
184 {"util", MM_UTIL, MM_APPL|MM_OPSYS}, /* Utility */
185 {"opsys", MM_OPSYS, MM_APPL|MM_UTIL}, /* Operating System */
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dfmtmsg.h47 #define MM_UTIL 0x00000020L /* utility */ macro
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…
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Dlistdgrp.c99 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Dgetdev.c103 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Ddevattr.c127 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Dgetdgrp.c108 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Ddevfree.c105 #define stdmsg(r,l,s,m) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,m,MM_NULLACT,MM_NULLTAG)
H A Dputdgrp.c99 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)
H A Ddevreserv.c113 #define stdmsg(r,l,s,m) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,m,MM_NULLACT,MM_NULLTAG)
H A Dputdev.c107 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG)