Home
last modified time | relevance | path

Searched refs:RS_RET_ERR_QUEUE_EMERGENCY (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h470RS_RET_ERR_QUEUE_EMERGENCY = -2183, /**< some fatal error caused queue to switch to emergency mod… enumerator
H A Dwti.c430 if(localRet == RS_RET_ERR_QUEUE_EMERGENCY) { in wtiWorker()
H A Dqueue.c821 return RS_RET_ERR_QUEUE_EMERGENCY; in queueSwitchToEmergencyMode()
2224 if(iRet == RS_RET_ERR_QUEUE_EMERGENCY) { in ConsumerDA()
2261 iRet != RS_RET_ERR_QUEUE_EMERGENCY && in ConsumerDA()