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

/illumos-gate/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. */
/illumos-gate/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 */
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h67 #define EI_NIDENT 16 macro
70 unsigned char e_ident[EI_NIDENT]; /* ident bytes */
88 unsigned char e_ident[EI_NIDENT]; /* ident bytes */
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h131 #define EI_NIDENT 16 /* Size of e_ident array. */ macro

Completed in 59 milliseconds