/illumos-gate/usr/src/cmd/devmgmt/cmds/ |
H A D | putdev.c | 107 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG) macro 254 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_USAGE); in main() 270 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_USAGE); in main() 291 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() 328 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_MULTIPLE); in main() 338 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_RELPATH); in main() 348 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main() 363 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_USAGE); in main() [all …]
|
H A D | putdgrp.c | 99 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG) macro 209 stdmsg(MM_NRECOV, lbl, MM_ERROR, E_USAGE); in main() 240 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() [all …]
|
H A D | devfree.c | 104 #define stdmsg(r, l, s, m) \ macro 194 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE); in main() 211 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main() 237 stdmsg(MM_NRECOV, lbl, sev, msg); in main() 262 stdmsg(MM_NRECOV, lbl, sev, msg); in main() 270 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main() 297 stdmsg(MM_NRECOV, lbl, sev, msg); in main() 304 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main() 311 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg); in main() 318 stdmsg(MM_NRECOV, lbl, MM_HALT, msg); in main()
|
H A D | devreserv.c | 112 #define stdmsg(r, l, s, m) \ macro 204 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE); in main() 254 stdmsg(MM_NRECOV, lbl, sev, txt); in main() 276 stdmsg(MM_NRECOV, lbl, MM_ERROR, txt); in main() 313 stdmsg(MM_NRECOV, lbl, sev, txt); in main() 339 stdmsg(MM_NRECOV, lbl, sev, txt); in main() 347 stdmsg(MM_NRECOV, lbl, MM_ERROR, txt); in main() 376 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_UNABLE); in main() 379 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_NODEV); in main() 383 stdmsg(MM_NRECOV, lbl, MM_HALT, txt); in main()
|
H A D | listdgrp.c | 99 #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 D | devattr.c | 127 #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 D | getdgrp.c | 108 #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 D | getdev.c | 103 #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()
|