Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.err.c56 #define ERR_WTOOLONG 2 macro
214 elst[ERR_WTOOLONG] = CSAVS(1, 3, "Word too long"); in errinit()
H A Dsh.lex.c304 stderror(ERR_WTOOLONG); in word()
365 stderror(ERR_WTOOLONG); in word()