Lines Matching refs:grub_util_error
118 grub_util_error (_("out of memory"));
123 grub_util_error (_("cannot open the file %s"), namenew);
130 grub_util_error (_("cannot write to the file %s"), namenew);
137 grub_util_error (_("cannot rename the file %s to %s"), namenew, name);
156 grub_util_error (_("cannot open the file %s"), name);
160 grub_util_error (_("cannot seek the file %s"), name);
165 grub_util_error (_("cannot seek the file %s"), name);
169 grub_util_error (_("out of memory"));
172 grub_util_error (_("cannot read the file %s"), name);
178 grub_util_error (_("invalid environment block"));
207 grub_util_error (_("cannot open the file %s"), name);
211 grub_util_error (_("cannot write to the file %s"), name);
229 grub_util_error (_("invalid parameter %s"), argv[0]);
234 grub_util_error (_("environment block too small"));