Searched refs:ERR_MISSING (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.err.c106 #define ERR_MISSING 50 macro
265 elst[ERR_MISSING] = CSAVS(1, 51, "Missing %c");
H A Dsh.glob.c247 stderror(ERR_MISSING, -len);
1024 stderror(ERR_NAME | ERR_MISSING, ']');
H A Dsh.exp.c570 stderror(ERR_NAME | ERR_MISSING, '}');
H A Dsh.set.c301 stderror(ERR_NAME | ERR_MISSING, ')');
H A Dsh.lex.c640 seterror(ERR_MISSING, '}');

Completed in 117 milliseconds