
  PROCEDURE [XREF] pfp$update_stale_cycle_entry
    (    system_file_id: gft$system_file_identifier;
         p_physical_cycle: {i^/o^} ^pft$physical_cycle;
     VAR status: ost$status);

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