Searched defs:hpux_label (Results 1 – 1 of 1) sorted by relevance
82 struct hpux_label { struct83 int32_t hl_magic1;84 u_int32_t hl_magic;85 int32_t hl_version;86 struct {90 } hl_parts[HPUX_MAXPART];91 u_int8_t hl_flags[HPUX_MAXPART];95 int32_t hl_blah[3*16];96 u_int16_t hl_boot;97 u_int16_t hl_reserved;[all …]