Searched refs:Tsynerr (Results 1 – 3 of 3) sorted by relevance
/external/mksh/src/ |
D | funcs.c | 1663 bi_errorf(Tf_sD_s_qs, Tsynerr, cstrerror(errno), in c_read() 3247 bi_errorf(Tsynerr); in c_rename() 3270 bi_errorf(Tsynerr); in c_realpath() 3302 bi_errorf(Tsynerr); in c_cat() 3404 bi_errorf(Tsynerr); in c_sleep() 3406 bi_errorf(Tf_sD_s_qs, Tsynerr, cstrerror(errno), wp[0]); in c_sleep()
|
D | syn.c | 866 yyerror("%s: unexpected EOF", Tsynerr); in syntaxerr() 893 yyerror(Tf_sD_s_qs, Tsynerr, what, s); in syntaxerr()
|
D | sh.h | 1073 EXTERN const char Tsynerr[] E_INIT("syntax error"); variable 1239 #define Tsynerr "syntax error" macro
|