Searched refs:labelbuf (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/fmtmsg/ |
H A D | main.c | 214 static char labelbuf[128]; /* Buf for message label */ variable 555 (void) snprintf(labelbuf, sizeof (labelbuf), "UX:%s", cmdname); in main() 680 (void) fmtmsg(CLASS, labelbuf, MM_ERROR, msgbuf, in main() 719 (void) fmtmsg(CLASS, labelbuf, MM_ERROR, msgbuf, in main() 784 (void) fmtmsg(CLASS, labelbuf, MM_ERROR, msgbuf, in main()
|