Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Ddynstats.c608 ABORT_FINALIZE(RS_RET_NOENTRY); in dynstats_inc()
616 if (iRet == RS_RET_NOENTRY) { in dynstats_inc()
H A Drsyslog.h302 RS_RET_NOENTRY = -2004, /**< do not create an entry for (whatever) - not necessary an error */ enumerator
H A Dnet.c703 ABORT_FINALIZE(RS_RET_NOENTRY); in AddAllowedSender()
892 if(iRet == RS_RET_NOENTRY) { in addAllowedSenderLine()