Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/omhttpfs/
H A Domhttpfs.c406 return RS_RET_JSON_PARSE_ERR; in httpfs_parse_exception()
415 ABORT_FINALIZE(RS_RET_JSON_PARSE_ERR); in httpfs_parse_exception()
419 ABORT_FINALIZE(RS_RET_JSON_PARSE_ERR); in httpfs_parse_exception()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h507 RS_RET_JSON_PARSE_ERR = -2303, /**< we had a problem parsing JSON (or extra data) */ enumerator
H A Dlookup.c946 LogError(0, RS_RET_JSON_PARSE_ERR, in ATTR_NONNULL()
949 ABORT_FINALIZE(RS_RET_JSON_PARSE_ERR); in ATTR_NONNULL()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/mmkubernetes/
H A Dmmkubernetes.c1799 LogMsg(0, RS_RET_JSON_PARSE_ERR, LOG_INFO, in queryKB()
1802 ABORT_FINALIZE(RS_RET_JSON_PARSE_ERR); in queryKB()