Home
last modified time | relevance | path

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

/system/core/sh/
Dparser.c118 STATIC void synerror(const char *) __attribute__((__noreturn__));
361 synerror("Bad for loop variable"); in command()
419 synerror("expecting \"in\""); in command()
575 synerror("Bad function name"); in simplecmd()
630 synerror("Bad fd number"); in fixredir()
657 synerror("Illegal eof marker for << redirection"); in parsefname()
1125 synerror("Missing '))'"); in readtoken1()
1127 synerror("Unterminated quoted string"); in readtoken1()
1131 synerror("Missing '}'"); in readtoken1()
1309 badsub: synerror("Bad substitution"); in readtoken1()
[all …]