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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c660 bam_error(
669 bam_error(
683 bam_error(
692 bam_error(
720 bam_error(
734 bam_error(
742 bam_error(
747 bam_error(_("cannot resolve path %s: %s\n"),
762 bam_error(_("invalid platform %s - must be "
778 bam_error(
1593 bam_error(char *format, ...) function
[all...]
H A Dbootadm_loader.c372 bam_error(_("cannot resolve path %s: %s\n"),
383 bam_error(_("cannot find menu\n"));
388 bam_error(_("only ZFS root is supported\n"));
396 bam_error(_("cant find special file for mount-point %s\n"),
404 bam_error(_("cant find pool for mount-point %s\n"), menu_root);
412 bam_error(_("cannot mount pool dataset for pool: %s\n"), pool);
437 bam_error(_("cannot find menu file: %s\n"), menu_path);
478 bam_error(_("%s operation unsupported on SPARC "
486 bam_error(_("%s operation unsupported on SPARC "
587 bam_error(
[all...]
H A Dbootadm_hyper.c85 bam_error(_("could not allocate memory: size = %u\n"), len);
119 bam_error(_("could not allocate memory: size = %u\n"), len);
174 bam_error(_("could not allocate memory: "
524 bam_error(_("default entry already setup for use with the "
581 bam_error(_("default entry already setup for use with a metal "
788 bam_error(_("cant find special file for mount-point %s\n"),
816 bam_error(_("unable to find default boot entry (%d) in "
863 bam_error(_("kernel$ in default boot "
882 bam_error(_("findroot in default boot entry (%d) missing.\n"),
888 bam_error(
[all...]
H A Dbootadm_upgrade.c73 bam_error(_("failed to open file: %s: %s\n"), path,
101 bam_error(_("failed to close file: %s: %s\n"),
132 bam_error(_("failed to open file: %s: %s\n"), fname,
142 bam_error(_("invalid or corrupted binary: %s\n"), fname);
153 bam_error(_("failed to mmap file: %s: %s\n"), fname,
161 bam_error(_("%s is not an ELF file.\n"), fname);
165 bam_error(_("%s is wrong ELF class 0x%x\n"), fname,
383 bam_error(_("bootadm -m upgrade run, but the "
545 bam_error(_("module command on line %d not recognized.\n"),
601 bam_error(
[all...]
H A Dbootadm.h206 extern void bam_error(char *format, ...);

Completed in 86 milliseconds