Lines Matching defs:stdmsg
103 * stdmsg(r,l,s,m) Standard message generation
117 #define stdmsg(r,l,s,m) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,m,MM_NULLACT,MM_NULLTAG)
207 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_USAGE);
252 stdmsg(MM_NRECOV, lbl, sev, txt);
274 stdmsg(MM_NRECOV, lbl, MM_ERROR, txt);
302 stdmsg(MM_NRECOV, lbl, sev, txt);
328 stdmsg(MM_NRECOV, lbl, sev, txt);
336 stdmsg(MM_NRECOV, lbl, MM_ERROR, txt);
366 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_UNABLE);
369 stdmsg(MM_NRECOV, lbl, MM_ERROR, M_NODEV);
373 stdmsg(MM_NRECOV, lbl, MM_HALT, txt);