
  PROCEDURE [XREF] iop$extend_volume_list_in_rvl (
    sfid: gft$system_file_identifier;
    evsn: rmt$external_vsn;
    rvsn: rmt$recorded_vsn;
    requested_volume_attributes: iot$requested_volume_attributes,
    vsn_number: integer;
    VAR status: ost$status);


?? PUSH (LISTEXT := ON) ??
*copyc gft$system_file_identifier
*copyc iot$requested_volume_attributes
*copyc ost$status
*copyc ost$name
*copyc rmt$external_vsn
*copyc rmt$recorded_vsn
?? POP ??
