Searched defs:MM_ERROR (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dpfmt.h62 #define MM_ERROR 0 macro
H A Dfmtmsg.h136 * MM_ERROR Message describes an error condition
147 #define MM_ERROR 2 macro
/illumos-gate/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c81 #define MM_ERROR 2 macro
347 nlsmesg(MM_ERROR, "System error");
352 nlsmesg(MM_ERROR, "Invalid network specification");
362 nlsmesg(MM_ERROR, mesg);
378 nlsmesg(MM_ERROR, mesg);
404 nlsmesg(MM_ERROR, "Service code already exists");
407 nlsmesg(MM_ERROR, "Could not add service");
466 nlsmesg(MM_ERROR, "System error in SAC command");
490 nlsmesg(MM_ERROR, "Inconsistent options");
493 nlsmesg(MM_ERROR, "Missin
[all...]

Completed in 46 milliseconds