Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.err.c57 #define ERR_LTOOLONG 3 macro
215 elst[ERR_LTOOLONG] = CSAVS(1, 4, "$< line too long"); in errinit()
H A Dsh.lex.c186 stderror(ERR_LTOOLONG); in lex()