
  PROCEDURE [XREF] stp$disk_volume_active ALIAS 'STAIVAV'
    (    active_vol: rmt$recorded_vsn;
         internal_vsn: dmt$internal_vsn;
         active_volume_table_index: dmt$active_volume_table_index;
     VAR set_name: stt$set_name;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc dmt$active_volume_table_index
*copyc dmt$internal_vsn
*copyc ost$status
*copyc rmt$recorded_vsn
*copyc stt$set_name
?? POP ??
