Searched defs:mof_uof_chunk_hdr (Results 1 – 1 of 1) sorted by relevance
923 struct mof_uof_chunk_hdr { struct924 char much_id[MOF_OBJ_ID_LEN]; /* should be UOF_IMAG */925 uint64_t much_offset; /* uof image */926 uint64_t much_size; /* uof image size */927 u_int much_name; /* uof name string-table offset */928 u_int much_reserved;