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

/illumos-gate/usr/src/cmd/sgs/tools/common/
H A Dsgsmsg.c122 static char *mesgid = 0, *setid = 0, *domain = 0; variable
199 (void) fprintf(stderr, "sgsmsg: file %s: line %d: mesgid %s: "
200 "unable to process mesgid\n\t"
212 * Read the message identifier file and locate the required mesgid.
220 * Establish individual strings for the mesgid, setid and domain
248 (void) fprintf(stderr, "sgsmsg: file %s: line %d: mesgid %s: "
249 "unable to process mesgid\n\t"
258 if (mesgid) {
261 * If we're being asked to process more than one mesgid
262 * warn the user that only one mesgid ca
[all...]

Completed in 44 milliseconds