Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h428 RS_RET_EMPTY_MSG = -2143, /**< provided (raw) MSG is empty */ enumerator
H A Dparser.c629 ABORT_FINALIZE(RS_RET_EMPTY_MSG); in ParseMsg()