
  PROCEDURE [XREF] dmp$recover_file
    (    p_old_fde: gft$file_desc_entry_p;
     VAR pages_written: integer;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc gft$file_desc_entry_p
*copyc ost$status
?? POP ??
