{
{    The purpose of this request is to find a generic queue file that has been
{ terminated and return the file's name to the requestor.  This request also
{ discards any queued-file essence of the file in the KQL.
{
{       QFP$TERMINATE_ACQUIRED_QFILE (APPLICATION_NAME, SYSTEM_FILE_NAME,
{             DELETE_QFILE, STATUS);
{
{ APPLICATION_NAME: (input)  This indicates the application_name of the file
{       that the requestor is interested in.
{
{ SYSTEM_FILE_NAME: (output)  This is the file that has been terminated.
{
{ DELETE_QFILE: (output)  This indicates if the entry was removed from the
{       Known Qfile List (KQL) - if so, the queue file must be deleted.
{
{ STATUS: (output) This is the status of the request
{      CONDITIONS:
{        jme$generic_queue_is_empty
