Home
last modified time | relevance | path

Searched refs:bam_error (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c673 bam_error( in parse_args_internal()
682 bam_error( in parse_args_internal()
693 bam_error( in parse_args_internal()
704 bam_error( in parse_args_internal()
718 bam_error( in parse_args_internal()
727 bam_error( in parse_args_internal()
755 bam_error( in parse_args_internal()
769 bam_error( in parse_args_internal()
777 bam_error( in parse_args_internal()
1093 bam_error(_("out of memory\n")); in install_bootloader()
[all …]
H A Dbootadm_loader.c453 bam_error(_("cannot find menu\n")); in bam_loader_menu()
458 bam_error(_("only ZFS root is supported\n")); in bam_loader_menu()
672 bam_error(_("out of memory\n")); in set_option()
677 bam_error(_("out of memory\n")); in set_option()
690 bam_error(_("invalid timeout: %s\n"), val); in set_option()
731 bam_error(_("invalid option: %s\n"), opt); in set_option()
1029 bam_error(_("invalid option: %s\n"), opt); in list_entry()
1039 bam_error(_("invalid option: %s\n"), opt); in list_entry()
1052 bam_error(_("no matching entry found\n")); in list_entry()
1255 bam_error(_("No BE's found\n")); in list_setting()
[all …]
H A Dbootadm_hyper.c85 bam_error(_("could not allocate memory: size = %u\n"), len); in append_str()
119 bam_error(_("could not allocate memory: size = %u\n"), len); in modify_path()
174 bam_error(_("could not allocate memory: " in get_token()
524 bam_error(_("default entry already setup for use with the " in cvt_metal_kernel()
788 bam_error(_("cant find special file for mount-point %s\n"), in cvt_to_hyper()
816 bam_error(_("unable to find default boot entry (%d) in " in cvt_to_hyper()
863 bam_error(_("kernel$ in default boot " in cvt_to_hyper()
888 bam_error(_("module$ in default boot entry (%d) missing or " in cvt_to_hyper()
1046 bam_error(_("cant find special file for mount-point %s\n"), in cvt_to_metal()
1066 bam_error(_("unable to find default boot entry (%d) in " in cvt_to_metal()
[all …]
H A Dbootadm_upgrade.c73 bam_error(_("failed to open file: %s: %s\n"), path, in get_findroot_cap()
101 bam_error(_("failed to close file: %s: %s\n"), in get_findroot_cap()
149 bam_error(_("failed to open file: %s: %s\n"), fname, in get_boot_cap()
159 bam_error(_("invalid or corrupted binary: %s\n"), fname); in get_boot_cap()
170 bam_error(_("failed to mmap file: %s: %s\n"), fname, in get_boot_cap()
178 bam_error(_("%s is not an ELF file.\n"), fname); in get_boot_cap()
182 bam_error(_("%s is wrong ELF class 0x%x\n"), fname, in get_boot_cap()
400 bam_error(_("bootadm -m upgrade run, but the " in cvt_kernel_line()
562 bam_error(_("module command on line %d not recognized.\n"), in cvt_module_line()
952 bam_error(_("automated downgrade of GRUB menu to older " in upgrade_menu()
[all …]
H A Dbootadm.h206 extern void bam_error(char *format, ...);