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

/freebsd-10.0-release/bin/sh/
H A Dparser.c127 static void synerror(const char *) __dead2;
439 synerror("Bad for loop variable");
491 synerror("expecting \"in\"");
637 synerror("Bad function name");
641 synerror("Cannot override a special builtin with a function");
699 synerror("Bad fd number");
725 synerror("Illegal eof marker for << redirection");
974 synerror("Error in command substitution");
1034 synerror("EOF in backquote substitution");
1122 synerror("Unterminate
1882 synerror(const char *msg) function
[all...]

Completed in 111 milliseconds