Searched refs:syntaxerr (Results 1 – 2 of 2) sorted by relevance
58 static void syntaxerr(const char *) MKSH_A_NORETURN;80 #define musthave(c,cf) do { if (token(cf) != (c)) syntaxerr(NULL); } while (/* CONSTCOND */ 0)97 syntaxerr(NULL); in yyparse()109 syntaxerr(NULL); in pipeline()130 syntaxerr(NULL); in andor()340 syntaxerr(NULL); in get_command()357 syntaxerr(NULL); in get_command()395 syntaxerr(NULL); in get_command()466 syntaxerr(NULL); in get_command()534 syntaxerr(NULL); in dogroup()[all …]
616 goto syntaxerr; in dolmtp()639 goto syntaxerr; in dolmtp()664 goto syntaxerr; in dolmtp()675 goto syntaxerr; in dolmtp()686 goto syntaxerr; in dolmtp()744 goto syntaxerr; in dolmtp()755 goto syntaxerr; in dolmtp()760 syntaxerr: in dolmtp()