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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Delf.h4 #define EI_NIDENT 16 /* Size of e_ident array. */ macro
166 unsigned char e_ident[EI_NIDENT]; /* File identification. */
183 unsigned char e_ident[EI_NIDENT]; /* File identification. */
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h33 #define EI_NIDENT 16 macro
65 unsigned char e_ident[EI_NIDENT]; /* basic identification block */
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h62 #define EI_NIDENT (16) macro
66 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */
84 unsigned char e_ident[EI_NIDENT]; /* Magic number and other info */

Completed in 45 milliseconds