Searched defs:som_hdr (Results 1 – 1 of 1) sorted by relevance
24 struct som_hdr { struct25 short system_id;26 short a_magic;27 unsigned int version_id;29 struct timespec file_time;30 unsigned int entry_space;31 unsigned int entry_subspace;32 unsigned int entry_offset;34 unsigned int aux_header_location;35 unsigned int aux_header_size;[all …]