Home
last modified time | relevance | path

Searched refs:RS_RET_SYS_ERR (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/omprog/
H A Domprog.c340 LogError(errno, RS_RET_SYS_ERR, "omprog: could not send SIGKILL to child process"); in waitForChild()
476 LogError(errno, RS_RET_SYS_ERR, "omprog: error polling for response from program"); in readStatus()
638 LogError(errno, RS_RET_SYS_ERR, "omprog: error writing to output file " in writeOutputToFile()
702 LogError(errno, RS_RET_SYS_ERR, "omprog: error capturing output from program " in captureOutput()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dnsd_ossl.c544 ABORT_FINALIZE(RS_RET_SYS_ERR); in osslInitSession()
1837 LogError(0, RS_RET_SYS_ERR, "Warning: TLS library does not support SSL_CONF_cmd API" in SetGnutlsPriorityString()
1905 LogError(0, RS_RET_SYS_ERR, "Failed to added Command: %s:'%s' " in applyGnutlsPriorityString()
1922 LogError(0, RS_RET_SYS_ERR, "Error: setting openssl command parameters: %s" in applyGnutlsPriorityString()
H A Drsyslog.h393 RS_RET_SYS_ERR = -2095, /**< system error occured (e.g. time() returned -1, quite unexpected) */ enumerator
H A Dnsd_gtls.c1223 ABORT_FINALIZE(RS_RET_SYS_ERR); in gtlsChkPeerCertValidity()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/omamqp1/
H A Domamqp1.c897 LogError(0, RS_RET_SYS_ERR, "omamqp1: thread create failed: %d", rc); in _launch_protocol_thread()
898 return RS_RET_SYS_ERR; in _launch_protocol_thread()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/improg/
H A Dimprog.c323 LogError(errno, RS_RET_SYS_ERR, "improg: could not send SIGKILL to child process"); in waitForChild()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imfile/
H A Dimfile.c665 LogError(errno, RS_RET_SYS_ERR, "fen_setupWatch: Failed to associate port for file " in ATTR_NONNULL()
2594 LogError(errno, RS_RET_SYS_ERR, "do_fen: Event from unexpected source " in do_fen()