
  PROCEDURE [XREF] iop$release_tape_unit
    (    sfid: gft$system_file_identifier;
         logical_unit: iot$logical_unit;
         delete_request_from_vsn_queue: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cmt$element_name
*copyc gft$system_file_identifier
*copyc iot$logical_unit
*copyc ost$status
?? POP ??
