Home
last modified time | relevance | path

Searched refs:Tsynerr (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Dfuncs.c1662 bi_errorf(Tf_sD_s_qs, Tsynerr, cstrerror(errno), in c_read()
3423 bi_errorf(Tsynerr); in c_rename()
3446 bi_errorf(Tsynerr); in c_realpath()
3478 bi_errorf(Tsynerr); in c_cat()
3580 bi_errorf(Tsynerr); in c_sleep()
3582 bi_errorf(Tf_sD_s_qs, Tsynerr, cstrerror(errno), wp[0]); in c_sleep()
Dsyn.c875 yyerror("%s: unexpected EOF", Tsynerr); in syntaxerr()
902 yyerror(Tf_sD_s_qs, Tsynerr, what, s); in syntaxerr()
Dsh.h1009 EXTERN const char Tsynerr[] E_INIT("syntax error"); variable
1170 #define Tsynerr "syntax error" macro