  PROCEDURE [XREF] pup$get_file_attributes
    (    lfn: fst$file_reference;
         cycle_array_entry: pft$cycle_array_entry_version_2;
     VAR file_length: amt$file_length;
     VAR gfn: ost$binary_unique_name;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_length
*copyc fst$file_reference
*copyc ost$binary_unique_name
*copyc ost$status
*copyc pft$cycle_array_entry_version_2
?? POP ??
