
  PROCEDURE [XREF] dmp$create_mat
    (    avt_index: dmt$active_volume_table_index;
         dat_sfid: gft$system_file_identifier;
     VAR p_mat: cyt$adaptable_array_pointer;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cyd$cybil_structure_definitions
*copyc dmt$active_volume_table_index
*copyc gft$system_file_identifier
*copyc ost$status
?? POP ??
