Home
last modified time | relevance | path

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

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