Home
last modified time | relevance | path

Searched refs:RS_RET_CONFOBJ_UNSUPPORTED (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h485 RS_RET_CONFOBJ_UNSUPPORTED = -2210,/**< config objects (v6 conf) are not supported here */ enumerator
H A Dmodules.c113 LogError(0, RS_RET_CONFOBJ_UNSUPPORTED, "config objects are not " in dummynewActInst()
116 return RS_RET_CONFOBJ_UNSUPPORTED; in dummynewActInst()