Home
last modified time | relevance | path

Searched refs:class_table (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c138 char *class_table[] = { variable
205 class_count[type], class_table[type]); in nopertain()
208 class_count[type], class_table[type]); in nopertain()
H A Derror.h95 extern char *class_table[];
H A Derrorsubr.c262 class_table[errorp->error_e_class], in printerrors()