  PROCEDURE [XREF] osp$get_relevant_path_string
    (    path: fst$file_reference;
     VAR relevant_path: fst$file_reference;
     VAR relevant_path_size: fst$path_size);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc fst$path_size
?? POP ??
