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

/freebsd-9.3-release/bin/sh/
H A Dparser.c125 static void synerror(const char *) __dead2;
457 synerror("Bad for loop variable");
518 synerror("expecting \"in\"");
677 synerror("Bad function name");
681 synerror("Cannot override a special builtin with a function");
727 synerror("Bad fd number");
754 synerror("Illegal eof marker for << redirection");
1007 synerror("Error in command substitution");
1067 synerror("EOF in backquote substitution");
1155 synerror("Unterminate
1914 synerror(const char *msg) function
[all...]

Completed in 884 milliseconds