Home
last modified time | relevance | path

Searched refs:RS_RET_IO_ERROR (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Doperatingstate.c73 LogError(errno, RS_RET_IO_ERROR, "error seeking to end of existing operatingStateFile " in osf_checkOnStartup()
79 LogError(errno, RS_RET_IO_ERROR, "error reading existing operatingStateFile " in osf_checkOnStartup()
86 LogError(errno, RS_RET_IO_ERROR, "existing operatingStateFile '%s' does not end " in osf_checkOnStartup()
104 LogError(errno, RS_RET_IO_ERROR, "could not rename existing operatingStateFile " in osf_checkOnStartup()
164 LogError(errno, RS_RET_IO_ERROR, "error writing operating state file - line lost"); in ATTR_NONNULL()
H A Dnsd_ptcp.c491 ABORT_FINALIZE(RS_RET_IO_ERROR); in AcceptConnReq()
669 ABORT_FINALIZE(RS_RET_IO_ERROR); in LstnInit()
817 ABORT_FINALIZE(RS_RET_IO_ERROR); in Send()
922 LogError(errno, RS_RET_IO_ERROR, "cannot resolve hostname '%s'", in Connect()
924 ABORT_FINALIZE(RS_RET_IO_ERROR); in Connect()
933 LogError(errno, RS_RET_IO_ERROR, "cannot bind socket for %s:%s", in Connect()
935 ABORT_FINALIZE(RS_RET_IO_ERROR); in Connect()
944 ABORT_FINALIZE(RS_RET_IO_ERROR); in Connect()
949 LogError(errno, RS_RET_IO_ERROR, "cannot connect to %s:%s", in Connect()
951 ABORT_FINALIZE(RS_RET_IO_ERROR); in Connect()
[all …]
H A Dstream.c308 ABORT_FINALIZE(RS_RET_IO_ERROR); in doPhysOpen()
366 ABORT_FINALIZE(RS_RET_IO_ERROR); in CheckFileChange()
605 ABORT_FINALIZE(RS_RET_IO_ERROR); in ATTR_NONNULL()
779 ABORT_FINALIZE(RS_RET_IO_ERROR); in strmReadBuf()
1469 LogError(err, RS_RET_IO_ERROR, "file %s: fd %d no longer valid, recovery by "
1478 LogError(err, RS_RET_IO_ERROR, "file '%s'[%d] write error - see "
1494 ABORT_FINALIZE(RS_RET_IO_ERROR);
1962 LogError(errno, RS_RET_IO_ERROR, "file %s: unexpected error seeking to "
1965 ABORT_FINALIZE(RS_RET_IO_ERROR);
2006 LogError(errno, RS_RET_IO_ERROR, "unexpected error doing a stat() "
H A Derrmsg.c252 LogError(errno, RS_RET_IO_ERROR, in ATTR_NONNULL()
H A Dsrutils.c726 LogError(errno, RS_RET_IO_ERROR, "failed to seed random number generation," in seedRandomNumber()
747 LogError(errno, RS_RET_IO_ERROR, "failed to generate random number, will" in randomNumber()
H A Dnsdpoll_ptcp.c153 ABORT_FINALIZE(RS_RET_IO_ERROR);
H A Drsyslog.h326 RS_RET_IO_ERROR = -2027, /**< some kind of IO error happened */ enumerator
H A Dnsd_gtls.c156 LogError(0, RS_RET_IO_ERROR, "error or incomplete read of file '%s'", pszFile); in readFile()
157 ABORT_FINALIZE(RS_RET_IO_ERROR); in readFile()
H A Dqueue.c856 LogError(errno, RS_RET_IO_ERROR, "queue: %s: error %d could not access .qi file", in qqueueTryLoadPersistedInfo()
858 ABORT_FINALIZE(RS_RET_IO_ERROR); in qqueueTryLoadPersistedInfo()
H A Dlib_ksils12.c614 LogError(errno, RS_RET_IO_ERROR, in mkpath()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imjournal/
H A Dimjournal.c159 iRet = RS_RET_IO_ERROR; in openJournal()
163 iRet = RS_RET_IO_ERROR; in openJournal()
562 ABORT_FINALIZE(RS_RET_IO_ERROR); in persistJournalState()
570 ABORT_FINALIZE(RS_RET_IO_ERROR); in persistJournalState()
576 ABORT_FINALIZE(RS_RET_IO_ERROR); in persistJournalState()
582 ABORT_FINALIZE(RS_RET_IO_ERROR); in persistJournalState()
586 ABORT_FINALIZE(RS_RET_IO_ERROR); in persistJournalState()
598 iRet = RS_RET_IO_ERROR; in persistJournalState()
742 LogError(-r, RS_RET_IO_ERROR, "imjournal: " in loadJournalState()
754 LogError(0, RS_RET_IO_ERROR, "imjournal: " in loadJournalState()
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/ommail/
H A Dommail.c323 ABORT_FINALIZE(RS_RET_IO_ERROR); in getRcvChar()
391 ABORT_FINALIZE(RS_RET_IO_ERROR); in serverConnect()
396 ABORT_FINALIZE(RS_RET_IO_ERROR); in serverConnect()
401 ABORT_FINALIZE(RS_RET_IO_ERROR); in serverConnect()
673 if(iRet == RS_RET_IO_ERROR)
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tools/
H A Domfwd.c612 if(iRet == RS_RET_IO_ERROR) { in TCPSendBufUncompressed()
877 LogError(0, RS_RET_IO_ERROR, "omfwd: could not read /proc/self/ns/net"); in changeToNs()
878 ABORT_FINALIZE(RS_RET_IO_ERROR); in changeToNs()
890 LogError(0, RS_RET_IO_ERROR, "omfwd: could not change to namespace '%s'", in changeToNs()
892 ABORT_FINALIZE(RS_RET_IO_ERROR); in changeToNs()
897 LogError(0, RS_RET_IO_ERROR, "could not change to namespace '%s': %s", in changeToNs()
899 ABORT_FINALIZE(RS_RET_IO_ERROR); in changeToNs()
930 LogError(0, RS_RET_IO_ERROR, "could not return to original namespace: %s", in returnToOriginalNs()
932 ABORT_FINALIZE(RS_RET_IO_ERROR); in returnToOriginalNs()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/fmhttp/
H A Dfmhttp.c105 LogError(0, RS_RET_IO_ERROR, in ATTR_NONNULL()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imfile/
H A Dimfile.c432 ABORT_FINALIZE(RS_RET_IO_ERROR); in OLD_openFileWithStateFile()
561 LogError(errno, RS_RET_IO_ERROR, "imfile: cannot watch object '%s'", act->name); in in_setupWatch()
1483 LogError(errno, RS_RET_IO_ERROR, in openFileWithStateFile()
1486 ABORT_FINALIZE(RS_RET_IO_ERROR); in openFileWithStateFile()
2494 LogError(errno, RS_RET_IO_ERROR, "imfile: error during inotify - ignored"); in do_inotify()
2692 LogError(errno, RS_RET_IO_ERROR, "imfile: cannot open state file '%s' for " in ATTR_NONNULL()
2695 ABORT_FINALIZE(RS_RET_IO_ERROR); in ATTR_NONNULL()
2701 LogError(errno, RS_RET_IO_ERROR, "imfile: partial write to state file '%s' " in ATTR_NONNULL()
2705 ABORT_FINALIZE(RS_RET_IO_ERROR); in ATTR_NONNULL()
2733 LogError(errno, RS_RET_IO_ERROR, in removeOldStatefile()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imptcp/
H A Dimptcp.c675 LogError(errno, RS_RET_IO_ERROR, "imptcp: ListenPortFileName: " in startupSrv()
677 ABORT_FINALIZE(RS_RET_IO_ERROR); in startupSrv()
922 LogError(errno, RS_RET_IO_ERROR, "error setting fcntl(O_NONBLOCK) on " in ATTR_NONNULL()
926 ABORT_FINALIZE(RS_RET_IO_ERROR); in ATTR_NONNULL()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/improg/
H A Dimprog.c424 return (retval == 0) ? RS_RET_OK : RS_RET_IO_ERROR; in readChild()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/imtuxedoulog/
H A Dimtuxedoulog.c378 ABORT_FINALIZE(RS_RET_IO_ERROR); in openFileWithStateFile()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/omkafka/
H A Domkafka.c1497 LogError(errno, RS_RET_IO_ERROR,
1500 ABORT_FINALIZE(RS_RET_IO_ERROR);
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/omclickhouse/
H A Domclickhouse.c365 LogError(errno, RS_RET_IO_ERROR, in ATTR_NONNULL()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imudp/
H A Dimudp.c823 ABORT_FINALIZE(RS_RET_IO_ERROR); in rcvMainLoop()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/
H A Daction.c1464 LogError(errno, RS_RET_IO_ERROR, in ATTR_NONNULL()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/omhttp/
H A Domhttp.c746 LogError(errno, RS_RET_IO_ERROR, in ATTR_NONNULL()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/omelasticsearch/
H A Domelasticsearch.c1474 LogError(errno, RS_RET_IO_ERROR, in ATTR_NONNULL()