
  PROCEDURE [XREF] pfp$r2_df_client_return
    (    apfid: pft$attached_permanent_file_id;
         client_sfid: gft$system_file_identifier;
         device_class: rmt$device_class;
         usage_selections: pft$usage_selections;
     VAR authority: pft$authority;
     VAR bytes_allocated_change: sft$counter;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc gft$system_file_identifier
*copyc ost$status
*copyc pft$attached_permanent_file_id
*copyc pft$authority
*copyc pft$usage_selections
*copyc rmt$device_class
*copyc sft$counter
?? POP ??
