
  PROCEDURE [XREF] dmp$r2_increase_fau_count
    (    system_file_id: gft$system_file_identifier;
         number_allocation_units_needed: dmt$fau_entries;
         byte_address: amt$file_byte_address;
     VAR status: ost$status);

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

