
  PROCEDURE [XREF] dmp$store_existing_df_fat ALIAS 'dmxstfa'
    (    system_file_id: gft$system_file_identifier;
         p_existing_fat: ^dmt$stored_ms_device_file_fat;
     VAR status: ost$status);

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