Searched refs:sevstrs (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | fmtmsg.c | 237 * penvsevs struct sevstrs * 241 * pstdsevs struct sevstrs * 254 static struct sevstr sevstrs[] = { variable in typeref:struct:sevstr 255 { MM_HALT, "", SV_HALT, &sevstrs[1]}, 256 { MM_ERROR, "", SV_ERROR, &sevstrs[2]}, 257 { MM_WARNING, "", SV_WARN, &sevstrs[3]}, 260 static struct sevstr *pstdsevs = &sevstrs[0];
|
Completed in 65 milliseconds