
  PROCEDURE [XREF] dmp$reassign_file
    (    system_file_id: gft$system_file_identifier;
         bytes_to_allocate: amt$file_byte_address;
     VAR status: ost$status);

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