Searched refs:raise_error_syntax (Results 1 – 1 of 1) sorted by relevance
1450 static void raise_error_syntax(const char *) NORETURN;1452 raise_error_syntax(const char *msg) in raise_error_syntax() function7447 raise_error_syntax("bad substitution"); in varvalue()7483 raise_error_syntax("bad substitution"); in varvalue()11737 raise_error_syntax(msg); in raise_error_unexpected_syntax()11919 raise_error_syntax("bad fd number"); in fixredir()12071 raise_error_syntax("bad function name"); in simplecmd()12164 raise_error_syntax("bad for loop variable"); in parse_command()12587 raise_error_syntax("missing '))'"); in readtoken1()12590 raise_error_syntax("unterminated quoted string"); in readtoken1()[all …]