Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.err.c190 #define NO_ERRORS 136 macro
192 static const char *elst[NO_ERRORS] INIT_ZERO_STRUCT;
203 for (i = 0; i < NO_ERRORS; i++) in errinit()