
  PROCEDURE [XREF] stp$store_ast_master_header ALIAS 'STXASMH'
    (    ast_index: stt$ast_index;
         masters_avt_index: dmt$active_volume_table_index;
         set_owner: ost$user_identification;
         dm_packet_storage: stt$dm_packet_storage;
         pf_root_stored: boolean;
         pf_root: pft$root;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc dmt$active_volume_table_index
*copyc ost$status
*copyc ost$user_identification
*copyc pft$root
*copyc stt$ast_index
*copyc stt$dm_packet_storage
?? POP ??
