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

  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
elf.h 9 #define ET_EXEC 2 /* Executable file */
  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/
i386-elf.h 67 #define ET_EXEC 2 /* we only care about executable types */
99 & (h.e_ident[EI_VERSION] == EV_CURRENT) & (h.e_type == ET_EXEC) \
  /onnv/onnv-gate/usr/src/uts/common/sys/
elf.h 132 #define ET_EXEC 2

Completed in 480 milliseconds