Searched refs:NOT_ELF_FILE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/boot/bootadm/ | ||
H A D | message.h | 320 #define NOT_ELF_FILE _("%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() |