Searched defs:grub_script_yyerror (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/script/
H A Dlexer.c58 grub_script_yyerror (parser, 0);
119 grub_script_yyerror (parser, 0);
143 grub_script_yyerror (parserstate, "unexpected end of file");
173 grub_script_yyerror (parserstate, "out of memory");
203 grub_script_yyerror (parserstate, 0);
323 grub_script_yyerror (struct grub_parser_param *state, char const *err) function

Completed in 15 milliseconds