Searched refs:grub_script_yyerror (Results 1 - 2 of 2) 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
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dscript_sh.h318 void grub_script_yyerror (struct grub_parser_param *, char const *);

Completed in 16 milliseconds