Searched defs:fat_header (Results 1 – 5 of 5) sorted by relevance
51 struct fat_header { struct52 uint32_t magic; /* FAT_MAGIC */53 uint32_t nfat_arch; /* number of structs that follow */
3167 struct fat_header *fat_header; variable
716 struct fat_header *fat_header = buf; in authenticate_libkern_uuid() local
2955 struct fat_header fat_header; member
743 struct fat_header *fat_header = (struct fat_header *)imgp->ip_vdata; in exec_fat_imgact() local