HomeSort by relevance Sort by last modified time
    Searched defs:EI_NIDENT (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
elf.h 4 #define EI_NIDENT 16 /* Size of e_ident array. */
166 unsigned char e_ident[EI_NIDENT]; /* File identification. */
183 unsigned char e_ident[EI_NIDENT]; /* File identification. */
  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/
i386-elf.h 33 #define EI_NIDENT 16
65 unsigned char e_ident[EI_NIDENT]; /* basic identification block */
  /onnv/onnv-gate/usr/src/uts/common/sys/
elf.h 63 #define EI_NIDENT 16
66 unsigned char e_ident[EI_NIDENT]; /* ident bytes */
84 unsigned char e_ident[EI_NIDENT]; /* ident bytes */

Completed in 900 milliseconds