Searched refs:grub_macho_file (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dmachoload.h28 struct grub_macho_file struct
42 typedef struct grub_macho_file *grub_macho_t;
45 grub_macho_t grub_macho_file (grub_file_t);
/osnet-11/usr/src/grub/grub2/grub-core/loader/
H A Dmacho.c49 grub_macho_file (grub_file_t file) function
155 macho = grub_macho_file (file);
H A Dxnu.c670 macho = grub_macho_file (binaryfile);

Completed in 29 milliseconds