Lines Matching defs:stdmsg
100 * stdmsg(r,l,s,m) Macro for standard message generation
109 #define stdmsg(r,l,s,m) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,m,MM_NULLACT,MM_NULLTAG)
190 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE);
207 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
230 stdmsg(MM_NRECOV, lbl, sev, msg);
255 stdmsg(MM_NRECOV, lbl, sev, msg);
263 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
289 stdmsg(MM_NRECOV, lbl, sev, msg);
296 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
303 stdmsg(MM_NRECOV, lbl, MM_ERROR, msg);
311 stdmsg(MM_NRECOV, lbl, MM_HALT, msg);