Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/error/
H A Dtouch.c184 const char *class_table[] = { variable
254 class_count[type], class_table[type]); in nopertain()
257 class_count[type], class_table[type]); in nopertain()
H A Derror.h86 extern const char *class_table[];
H A Dsubr.c285 class_table[errorp->error_e_class], in printerrors()