Searched defs:mof_uof_chunk_hdr (Results 1 – 1 of 1) sorted by relevance
911 struct mof_uof_chunk_hdr { struct912 char much_id[MOF_OBJ_ID_LEN]; /* should be UOF_IMAG */913 uint64_t much_offset; /* uof image */914 uint64_t much_size; /* uof image size */915 u_int much_name; /* uof name string-table offset */916 u_int much_reserved;