Home
last modified time | relevance | path

Searched refs:stdmsg (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Dputdev.c291 stdmsg(MM_NRECOV, lbl, MM_ERROR, p); in main()
302 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
318 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
348 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
391 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
401 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
419 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
449 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
485 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
496 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
[all …]
H A Dputdgrp.c240 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
251 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
269 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
279 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
303 stdmsg(MM_RECOVER, lbl, MM_WARNING, msg); in main()
314 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
325 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
343 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
373 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
388 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
[all …]
H A Ddevfree.c105 #define stdmsg(r,l,s,m) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,m,MM_NULLACT,MM_NULLTAG) macro
185 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE); in main()
202 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
225 stdmsg(MM_NRECOV, lbl, sev, msg); in main()
250 stdmsg(MM_NRECOV, lbl, sev, msg); in main()
258 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
284 stdmsg(MM_NRECOV, lbl, sev, msg); in main()
291 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
298 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
306 stdmsg(MM_NRECOV, lbl, MM_HALT, msg); in main()
H A Ddevreserv.c113 #define stdmsg(r,l,s,m) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,m,MM_NULLACT,MM_NULLTAG) macro
202 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE); in main()
247 stdmsg(MM_NRECOV, lbl, sev, txt); in main()
269 stdmsg(MM_NRECOV, lbl, MM_ERROR, txt); in main()
297 stdmsg(MM_NRECOV, lbl, sev, txt); in main()
323 stdmsg(MM_NRECOV, lbl, sev, txt); in main()
331 stdmsg(MM_NRECOV, lbl, MM_ERROR, txt); in main()
361 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_UNABLE); in main()
364 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_NODEV); in main()
368 stdmsg(MM_NRECOV, lbl, MM_HALT, txt); in main()
H A Dlistdgrp.c99 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG) macro
190 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE); in main()
205 stdmsg(MM_NRECOV, lbl, sev, msg); in main()
223 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main()
228 stdmsg(MM_NRECOV, lbl, MM_HALT, msg); in main()
H A Ddevattr.c127 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG) macro
215 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE); in main()
230 stdmsg(MM_NRECOV, lbl, severity, txt); in main()
254 stdmsg(MM_NRECOV, lbl, severity, txt); in main()
278 stdmsg(MM_NRECOV, lbl, MM_ERROR, txt); in main()
H A Dgetdgrp.c108 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG) macro
243 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE); in main()
258 stdmsg(MM_NRECOV, lbl, sev, txt); in main()
273 stdmsg(MM_NRECOV, lbl, sev, txt); in main()
H A Dgetdev.c103 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG) macro
213 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE); in main()
228 stdmsg(MM_NRECOV, lbl, sev, txt); in main()