Home
last modified time | relevance | path

Searched refs:RS_RET_INVALID_DRVR_MODE (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dnsd_ptcp.c145 LogError(0, RS_RET_INVALID_DRVR_MODE, "error: driver mode %d not supported by " in SetMode()
147 ABORT_FINALIZE(RS_RET_INVALID_DRVR_MODE); in SetMode()
H A Drsyslog.h380 RS_RET_INVALID_DRVR_MODE = -2081, /**< tried to set mode not supported by driver */ enumerator
H A Dnsd_gtls.c1393 LogError(0, RS_RET_INVALID_DRVR_MODE, "error: driver mode %d not supported by " in ENDobjDestruct()
1395 ABORT_FINALIZE(RS_RET_INVALID_DRVR_MODE); in ENDobjDestruct()
H A Dnsd_ossl.c1016 LogError(0, RS_RET_INVALID_DRVR_MODE, "error: driver mode %d not supported by" in ENDobjDestruct()