
  PROCEDURE [XREF] dmp$unload_remount_tape_volume
    (    sfid: gft$system_file_identifier;
         access_mode: pft$usage_selections;
         recovery_remount: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc gft$system_file_identifier
*copyc ost$status
*copyc pft$usage_selections
?? POP ??
