Searched defs:EI_MAG1 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Delf.h114 #define EI_MAG1 1 macro
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h38 #define EI_MAG1 1 macro
96 ((h.e_ident[EI_MAG0] == ELFMAG0) & (h.e_ident[EI_MAG1] == ELFMAG1) \
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h107 #define EI_MAG1 1 /* File identification byte 1 index */ macro

Completed in 68 milliseconds