
  PROCEDURE [XREF] lgp$terminate_log_processor
    (    global_log: pmt$global_logs;
         file_id: amt$file_identifier;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$file_identifier
*copyc ost$status
*copyc pme$logging_exceptions
*copyc pmt$global_logs
?? POP ??
