/osnet-11/usr/src/grub/grub2/util/ |
H A D | raid.c | 50 grub_util_error (_("can't open %s: %s"), name, strerror (errno)); 54 grub_util_error (_("ioctl RAID_VERSION error: %s"), strerror (errno)); 60 grub_util_error (_("unsupported RAID version: %d.%d"), 64 grub_util_error (_("unsupported RAID version: %d.%d"), 69 grub_util_error (_("ioctl GET_ARRAY_INFO error: %s"), strerror (errno)); 78 grub_util_error (_("ioctl GET_DISK_INFO error: %s"), strerror (errno));
|
H A D | grub-editenv.c | 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 ( [all...] |
H A D | grub-fstest.c | 53 grub_util_error (_("can\'t find command %s"), name); 88 grub_util_error (_("can\'t open device")); 103 grub_util_error (_("disk read fails at offset %lld, length %d"), 122 grub_util_error (_("cannot open file %s:%s"), pathname, 131 grub_util_error (_("invalid skip value %lld"), (unsigned long long) skip); 149 grub_util_error (_("read error at offset %llu: %s"), ofs, 176 grub_util_error (_("write error")); 186 grub_util_error (_("OS file %s open error: %s"), dest, 204 grub_util_error (_("write error")); 225 grub_util_error ( [all...] |
H A D | misc.c | 97 grub_util_error (_("fflush failed")); 100 grub_util_error (_("fstat failed")); 113 grub_util_error (_("cannot stat %s"), path); 122 grub_util_error (_("seek failed")); 125 grub_util_error (_("read failed")); 142 grub_util_error (_("cannot open %s"), path); 163 grub_util_error (_("cannot open %s"), path); 166 grub_util_error (_("cannot read %s"), path); 176 grub_util_error (_("seek failed")); 178 grub_util_error ( [all...] |
H A D | grub-mkpasswd-pbkdf2.c | 140 grub_util_error (_("out of memory")); 145 grub_util_error (_("out of memory")); 153 grub_util_error (_("out of memory")); 161 grub_util_error (_("out of memory")); 171 grub_util_error (_("failure to read password")); 180 grub_util_error (_("failure to read password")); 191 grub_util_error (_("passwords don't match")); 211 grub_util_error (_("couldn't retrieve random data for salt")); 222 grub_util_error (_("couldn't retrieve random data for salt")); 243 grub_util_error ( [all...] |
H A D | grub-setup.c | 189 grub_util_error (_("the first sector of the core file is not sector-aligned")); 203 grub_util_error (_("non-sector-aligned data is found in the core file")); 219 grub_util_error (_("the sectors of the core file are too fragmented")); 232 grub_util_error (_("the size of `%s' is not %u"), 242 grub_util_error (_("the size of `%s' is too small"), core_path); 245 grub_util_error (_("the size of `%s' is too large"), core_path); 260 grub_util_error ("%s", _(grub_errmsg)); 265 grub_util_error ("%s", _(grub_errmsg)); 270 grub_util_error ("%s", _(grub_errmsg)); 398 grub_util_error ( [all...] |
H A D | grub-version-check.c | 171 grub_util_error (_("cannot open %s"), optarg); 177 grub_util_error (_("cannot open %s"), optarg); 203 grub_util_error (_("no versioning scheme specified")); 210 grub_util_error (_("unsupported versioning scheme specified"));
|
H A D | getroot.c | 453 grub_util_error ("nvlist_lookup_nvlist (\"vdev_tree\")"); 615 grub_util_error ("cannot restore the original directory"); 665 grub_util_error (_("cannot restore the original directory")); 674 grub_util_error (_("cannot restore the original directory")); 792 grub_util_error (_("Storage info for `%s' does not include type"), dir); 794 grub_util_error (_("Filesystem of `%s' is not stored on local disk"), dir); 797 grub_util_error (_("Storage info for `%s' does not include name"), dir); 800 grub_util_error (_("Bogus name length for storage info for `%s'"), dir); 802 grub_util_error (_("Storage name for `%s' not NUL-terminated"), dir); 871 grub_util_error("Unabl [all...] |
H A D | grub-mkimagexx.c | 99 grub_util_error ("undefined symbol %s", name); 104 grub_util_error ("section %d does not exist", index); 392 grub_util_error ("unknown relocation type 0x%x", 435 grub_util_error ("unknown relocation type %d", 452 grub_util_error ("trampoline offset too big (%lx)", 508 grub_util_error ("unknown relocation type 0x%x", 515 grub_util_error ("unknown architecture type %d", 605 grub_util_error ("too many fixup entries"); 686 grub_util_error ("can\'t add fixup entry for R_X86_64_32(S)"); 733 grub_util_error ("unknow [all...] |
H A D | grub-mount.c | 64 grub_util_error (_("can\'t find command %s"), name); 341 grub_util_error (grub_errmsg); 345 grub_util_error (grub_errmsg); 351 grub_util_error (_("loopback command fails")); 361 grub_util_error (_("cryptomount command fails: %s"), grub_errmsg); 393 grub_util_error (grub_errmsg); 524 grub_util_error (_("need an image and mountpoint"));
|
H A D | grub-pe2elf.c | 203 grub_util_error ("too many sections"); 251 grub_util_error ("invalid symbol"); 258 grub_util_error ("unknown pe relocation type %d\n", pe_rel->type); 269 grub_util_error ("invalid relocation (%x %x)", code, *addr); 276 grub_util_error ("cross section call is not allowed"); 461 grub_util_error ("invalid coff image"); 532 grub_util_error ("cannot open %s", argv[optind]);
|
H A D | grub-probe.c | 322 grub_util_error (_("%s is not a character device"), device_name); 325 grub_util_error (_("%s is not a block device"), device_name); 337 grub_util_error (_("cannot find a device for %s (is /dev mounted?)"), path); 348 grub_util_error (_("cannot find a GRUB drive for %s. Check your device.map"), 360 grub_util_error ("%s", _(grub_errmsg)); 564 grub_util_error ("%s", _(grub_errmsg)); 574 grub_util_error (_("%s does not support UUIDs"), fs->name); 577 grub_util_error ("%s", grub_errmsg); 585 grub_util_error (_("%s does not support labels"), fs->name); 588 grub_util_error (" [all...] |
H A D | grub-mkdevicemap.c | 65 grub_util_error (_("cannot open %s"), device_map);
|
H A D | grub-mkimage.c | 598 grub_util_error (_("cannot compress the kernel image")); 627 grub_util_error (_("cannot compress the kernel image")); 644 grub_util_error (_("cannot compress the kernel image")); 676 grub_util_error (_("unknown compression %d\n"), comp); 906 grub_util_error (_("unknown compression %d\n"), comp); 916 grub_util_error (_("Decompressor is too big")); 964 grub_util_error (_("core image is too big (0x%x > 0x%x)"), 970 grub_util_error (_("the core image is too big")); 1002 grub_util_error (_("diskboot.img size must be %u bytes"), 1286 grub_util_error ( [all...] |
H A D | resolve.c | 91 grub_util_error (_("invalid line format: %s"), buf); 244 grub_util_error (_("cannot open %s"), path);
|
H A D | grub-mkfont.c | 811 grub_util_error (_("Can\'t write to file %s."), output_file); 847 grub_util_error (_("Can\'t write to file %s."), output_file); 870 grub_util_error (_("Can\'t write to file %s."), output_file); 1067 grub_util_error (_("invalid font range")); 1082 grub_util_error (_("invalid font range")); 1128 grub_util_error (_("Option --ascii-bitmaps doesn't accept ranges (use ASCII).")); 1144 grub_util_error (_("no output file is specified")); 1147 grub_util_error (_("FT_Init_FreeType fails")); 1185 grub_util_error (_("can't set %dx%d font size"), size, size);
|
/osnet-11/usr/src/grub/grub2/util/ieee1275/ |
H A D | ofpath.c | 45 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);
|
/osnet-11/usr/src/grub/grub2/grub-core/bus/emu/ |
H A D | pci.c | 58 grub_util_error ("mapping 0x%x failed (error %d)\n", base, err);
|
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/ |
H A D | misc.c | 111 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"));
|
H A D | mm.c | 80 grub_util_error (_("grub_memalign is not supported"));
|
H A D | hostdisk.c | 283 grub_util_error (_("fstat failed")); 338 grub_util_error ("unaligned device size (nr = 0x%llx, log_sector_size = 0x%x)", nr, log_sector_size); 388 grub_util_error (_("unaligned device size")); 458 grub_util_error (_("couldn't open geom")); 464 grub_util_error (_("couldn't open geom part")); 1138 grub_util_error ("%s:%d: %s", dev_map, lineno, msg); 1224 grub_util_error (_("cannot get the real path of `%s'"), p); 1821 grub_util_error (_("device count exceeds limit"));
|
/osnet-11/usr/src/grub/grub2/include/grub/emu/ |
H A D | misc.h | 70 void EXPORT_FUNC(grub_util_error) (const char *fmt, ...) __attribute__ ((noreturn));
|
/osnet-11/usr/src/grub/grub2/grub-core/disk/ |
H A D | geli.c | 75 grub_util_error ("Coulnd't load sha256"); 85 grub_util_error ("Coulnd't load sha512"); 229 grub_util_error (_("couldn't read ELI metadata")); 238 grub_util_error (_("wrong ELI magic or version"));
|
H A D | lvm.c | 780 grub_util_error (_("Couldn't find PV %s. Check your device.map"),
|