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

/illumos-gate/usr/src/cmd/fmtmsg/
H A Dmain.c198 * Table contains the keywords for the standard severities of a message.
202 static struct sev_info severities[] = {
745 /* Look for the standard severities */
746 for (sev_info = severities ;
794 } /* <severity> is not one of the standard severities */
201 static struct sev_info severities[] = { variable in typeref:struct:sev_info

Completed in 45 milliseconds