Home | History | Annotate | Download | only in sh

Lines Matching full:synerror

118 STATIC void synerror(const char *) __attribute__((__noreturn__));
361 synerror("Bad for loop variable");
419 synerror("expecting \"in\"");
575 synerror("Bad function name");
630 synerror("Bad fd number");
657 synerror("Illegal eof marker for << redirection");
1125 synerror("Missing '))'");
1127 synerror("Unterminated quoted string");
1131 synerror("Missing '}'");
1309 badsub: synerror("Bad substitution");
1443 synerror("EOF in backquote substitution");
1608 synerror(msg);
1614 synerror(const char *msg)