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

/illumos-gate/usr/src/cmd/fmtmsg/
H A Dmain.c144 * sevkywd Keyword identifying the severity
151 char *sevkywd;
429 rtnval->sevkywd = noesc(kywd);
772 if (strcmp(penvsev->sevkywd, sstr) == 0) {
150 char *sevkywd; member in struct:sevstr
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c205 * sevkywd Keyword identifying the severity
221 const char *sevkywd; member in struct:sevstr
477 rtnval->sevkywd = noesc(kywd);
739 p->sevkywd = (char *)NULL;

Completed in 46 milliseconds