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

/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dmisc.c111 grub_util_error (const char *fmt, ...) function
131 grub_util_error (_("out of memory"));
141 grub_util_error (_("out of memory"));
199 grub_util_error (_("out of memory"));
/osnet-11/usr/src/grub/grub2/util/ieee1275/
H A Dofpath.c45 grub_util_error (const char *fmt, ...) function
143 grub_util_error (_("cannot get the real path of `%s'"), sysfs_path);
148 grub_util_error (_("cannot get the real path of `%s'"), rpath);
265 grub_util_error (_("cannot open 'vendor' node of `%s'"), path);
270 grub_util_error (_("cannot read 'vendor' node of `%s'"), path);
309 grub_util_error(_("cannot open SAS PHY ID `%s'\n"), path);
402 grub_util_error (_("cannot get the real path of `%s'"), devname);

Completed in 21 milliseconds