
  TYPE

    mmt$segment_inheritance = (mmc$si_none, mmc$si_share_segment,
         mmc$si_transfer_segment, mmc$si_new_segment,
         mmc$si_copy_on_write);
