Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h479 RS_RET_CMD_GONE_AWAY = -2204,/**< config directive existed, but no longer supported */ enumerator
H A Dcfsysline.c630 return RS_RET_CMD_GONE_AWAY; in doGoneAway()