
  PROCEDURE [XREF] qfp$terminate_qfile
    (    system_file_name: jmt$system_supplied_name;
         qfile_state_set: jmt$qfile_state_set;
     VAR delete_qfile: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc jme$name_not_found
*copyc jme$qfile_already_terminated
*copyc jmt$qfile_state_set
*copyc jmt$system_supplied_name
*copyc ost$status
?? POP ??
