Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h274 RS_TRUNCAT_TOO_LARGE = -3001, /**< truncation operation where too many chars should be truncated */ enumerator
H A Dstringbuf.c492 return RS_TRUNCAT_TOO_LARGE; in rsCStrTruncate()