Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h301 RS_RET_INCOMPATIBLE = -2003, /**< function not compatible with requested feature */ enumerator
H A Dmodule-template.h222 rsRetVal iRet = RS_RET_INCOMPATIBLE; \
H A Dmodules.c107 return RS_RET_INCOMPATIBLE; in dummyIsCompatibleWithFeature()