Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zinject/
H A Dzinject.c160 static const char *errtable[TYPE_INVAL] = { variable
181 if (strcmp(errtable[i], arg) == 0) in name_to_type()