
  PROCEDURE [XREF] dmp$search_fdt_by_gfn ALIAS 'dmxsfdt'
    (    file_table_residence: gft$table_residence;
         global_file_name: dmt$global_file_name;
     VAR file_entry_index: gft$file_descriptor_index;
     VAR existing_fde_found: boolean);

?? PUSH (LISTEXT := ON) ??
*copyc dmt$global_file_name
*copyc gft$system_file_identifier
?? POP ??
