Searched refs:NOT_ELF_FILE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/boot/bootadm/ | ||
H A D | message.h | 314 #define NOT_ELF_FILE gettext("%s is not an ELF file.\n") macro |
H A D | bootadm_upgrade.c | 175 bam_error(NOT_ELF_FILE, fname); in get_boot_cap() |