
  PROCEDURE [XREF] pfp$r3_resolve_path
    (    path: pft$path;
     VAR cycle_reference: {i/o} fst$cycle_reference;
     VAR path_resolution: fst$path_resolution;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fse$path_exception_conditions
*copyc fst$cycle_reference
*copyc fst$path_resolution
*copyc ost$status
*copyc pft$path
*copyc pfe$error_condition_codes
?? POP ??
