
  PROCEDURE [XREF] fmp$process_disconnect
    (    file: fst$file_reference;
         connection_id: nat$connection_id);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc nat$connection_id
?? POP ??

