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

/illumos-gate/usr/src/cmd/fmtmsg/
H A Dmain.c215 static char labelbuf[128]; /* Buf for message label */
560 (void) snprintf(labelbuf, sizeof (labelbuf), "UX:%s", cmdname);
685 (void) fmtmsg(CLASS, labelbuf, MM_ERROR, msgbuf,
724 (void) fmtmsg(CLASS, labelbuf, MM_ERROR, msgbuf,
789 (void) fmtmsg(CLASS, labelbuf, MM_ERROR, msgbuf,
214 static char labelbuf[128]; /* Buf for message label */ variable

Completed in 44 milliseconds