Home
last modified time | relevance | path

Searched refs:WRONG_ELF_CLASS (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/boot/bootadm/
H A Dmessage.h322 #define WRONG_ELF_CLASS _("%s is wrong ELF class 0x%x\n") macro
H A Dbootadm_upgrade.c179 bam_error(WRONG_ELF_CLASS, fname, ident[EI_CLASS]); in get_boot_cap()