Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.err.c104 #define ERR_MISSING 50 macro
263 elst[ERR_MISSING] = CSAVS(1, 51, "Missing '%c'"); in errinit()
H A Dsh.dol.c639 stderror(ERR_MISSING, '-'); in Dgetdol()
686 stderror(ERR_MISSING, '}'); in Dgetdol()
712 stderror(ERR_MISSING, '}'); in Dgetdol()
H A Dsh.glob.c248 stderror(ERR_MISSING, -len); in expbrace()
1009 stderror(ERR_NAME | ERR_MISSING, ']'); in t_pmatch()
H A Dsh.exp.c567 stderror(ERR_NAME | ERR_MISSING, '}'); in exp6()
H A Dsh.set.c311 stderror(ERR_NAME | ERR_MISSING, ')'); in doset()
H A Dsh.lex.c656 seterror(ERR_MISSING, '}'); in getdol()