Home
last modified time | relevance | path

Searched refs:RS_RET_OK (Results 1 – 25 of 134) sorted by relevance

123456

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/
H A Dparse.c62 return RS_RET_OK; in rsParsDestruct()
81 return RS_RET_OK; in rsParsConstruct()
102 if((iRet = rsParsConstruct(&pThis)) != RS_RET_OK) { in rsParsConstructFromSz()
129 return RS_RET_OK; in rsParsAssignString()
168 return RS_RET_OK; in parsInt()
196 iRet = RS_RET_OK; in parsSkipAfterChar()
289 if(iRet != RS_RET_OK) { in parsDelimCStr()
360 if(iRet != RS_RET_OK) { in parsQuotedCStr()
449 if((iRet = parsInt(pThis, pBits)) != RS_RET_OK) { in parsAddrWithBits()
485 if((iRet = parsInt(pThis, pBits)) != RS_RET_OK) { in parsAddrWithBits()
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dobj.c196 return RS_RET_OK; in InfoSetMethod()
314 ABORT_FINALIZE(RS_RET_OK); in SerializeProp()
733 if(Debug && iRet != RS_RET_OK) { in objDeserializeTrailer()
797 while(iRet == RS_RET_OK) { in objDeserializeProperties()
851 if(iRetLocal != RS_RET_OK) { in Deserialize()
919 if(iRetLocal != RS_RET_OK) { in objDeserializeWithMethods()
994 if(iRetLocal != RS_RET_OK) { in DeserializePropBag()
1097 if(iRet != RS_RET_OK) { in FindObjInfo()
1143 if(iRet != RS_RET_OK) { in RegisterObj()
1184 if(iRet != RS_RET_OK) { in UnregisterObj()
[all …]
H A Dmodules.c97 return RS_RET_OK; in dummyBeginTransaction()
102 return RS_RET_OK; in dummyEndTransaction()
230 return RS_RET_OK; in moduleConstruct()
406 if(iRet != RS_RET_OK) { in readyModForCnf()
608 else if(localRet != RS_RET_OK) in doModInit()
613 else if(localRet != RS_RET_OK) in doModInit()
618 if(localRet == RS_RET_OK) { in doModInit()
627 if(localRet == RS_RET_OK) { in doModInit()
757 if(localRet == RS_RET_OK) { in doModInit()
841 if(iRet != RS_RET_OK) { in doModInit()
[all …]
H A Dobjomsr.c53 return RS_RET_OK; in OMSRdestruct()
84 if(iRet != RS_RET_OK) { in OMSRconstruct()
107 return RS_RET_OK; in OMSRsetEntry()
136 return RS_RET_OK; in OMSRgetEntry()
H A Dmodule-template.h71 return RS_RET_OK;\
89 return RS_RET_OK;\
113 return RS_RET_OK;\
122 return RS_RET_OK;\
412 if(iRet == RS_RET_OK || iRet == RS_RET_SUSPENDED) {\
464 if(iRet == RS_RET_OK) \
537 if(iRet == RS_RET_OK)\
808 return (iRet == RS_RET_OK) ? RS_RET_PARAM_ERROR : iRet; \
838 if(MACRO_Ret == RS_RET_OK) { \
1232 return RS_RET_OK;\
[all …]
H A Dcfsysline.c566 if(iRet != RS_RET_OK) { in doGetWord()
656 return RS_RET_OK; in cslchDestruct()
684 return RS_RET_OK; in cslchKeyDestruct()
717 return RS_RET_OK; in cslchSetEntry()
798 return RS_RET_OK; in cslcKeyDestruct()
812 return RS_RET_OK; in cslcDestruct()
853 if(iRet != RS_RET_OK) { in cslcAddHdlr()
974 iRet = RS_RET_OK; in unregCfSysLineHdlrs4Owner()
1003 if(iRet != RS_RET_OK) in processCfSysLineCommand()
1022 } else if((iRet = cslchCallHdlr(pCmdHdlr, &pHdlrP)) == RS_RET_OK) { in processCfSysLineCommand()
[all …]
H A Drsconf.c691 if(localRet == RS_RET_OK) { in tellModulesCheckConfig()
720 if(localRet != RS_RET_OK) { in tellModulesActivateConfigPrePrivDrop()
747 if(localRet != RS_RET_OK) { in tellModulesActivateConfig()
773 == RS_RET_OK) ? 0 : 1; in runInputModules()
824 if(iRet == RS_RET_OK) { in activateMainQueue()
827 if(iRet != RS_RET_OK) { in activateMainQueue()
854 return RS_RET_OK; in setUmask()
1035 return RS_RET_OK; in resetConfigVariables()
1109 if(iRet != RS_RET_OK) { in loadBuildInModules()
1377 if(iRet == RS_RET_OK) in load()
[all …]
H A Dlinkedlist.c59 return RS_RET_OK; in llInit()
189 return RS_RET_OK; in llGetKey()
256 return RS_RET_OK; in llUnlinkElt()
391 while((iRetLL = llGetNextElt(pThis, &llCookie, (void**)&pData)) == RS_RET_OK) { in llExecFunc()
401 } else if (iRet != RS_RET_OK) { in llExecFunc()
H A Dparser.c81 return RS_RET_OK; in InitParserList()
102 return RS_RET_OK; in DestructParserList()
225 return RS_RET_OK; in SetModPtr()
237 return RS_RET_OK; in SetDoPRIParsing()
281 if(localRet == RS_RET_OK){ in parserConstructViaModAndName()
285 if(localRet == RS_RET_OK){ in parserConstructViaModAndName()
294 if(iRet != RS_RET_OK) in parserConstructViaModAndName()
679 if(localRet != RS_RET_OK) { in ParseMsg()
H A Dnet.c219 if(iRet != RS_RET_OK) { in AddPermittedPeerWildcard()
287 if(iRet != RS_RET_OK) { in AddPermittedPeer()
368 if(iRet != RS_RET_OK) { in PermittedPeerWildcardCompile()
572 return RS_RET_OK; in AddAllowedSenderEntry()
673 ABORT_FINALIZE(RS_RET_OK); in AddAllowedSender()
719 != RS_RET_OK) { in AddAllowedSender()
745 != RS_RET_OK) { in AddAllowedSender()
761 != RS_RET_OK) { in AddAllowedSender()
1441 if(iRet != RS_RET_OK) { in create_single_udp_socket()
1509 if(localRet == RS_RET_OK) { in create_udp_socket()
[all …]
H A Dconf.c303 if(iRet != RS_RET_OK) { in cflineParseTemplateName()
522 iRet = RS_RET_OK; in cflineDoAction()
524 if(iRet == RS_RET_OK) { in cflineDoAction()
525 if((iRet = addAction(&pAction, pMod, pModData, pOMSR, NULL, NULL)) == RS_RET_OK) { in cflineDoAction()
545 if(iRet == RS_RET_OK && bHadWarning) in cflineDoAction()
594 return RS_RET_OK; in ENDobjQueryInterface()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/omhttpfs/
H A Domhttpfs.c179 return RS_RET_OK; in httpfs_init_curl()
227 return RS_RET_OK; in httpfs_build_url()
501 return RS_RET_OK; in httpfs_create_file()
546 return RS_RET_OK; in httpfs_append_file()
576 if (iRet == RS_RET_OK) { in httpfs_log()
578 return RS_RET_OK; in httpfs_log()
591 return RS_RET_OK; in httpfs_log()
597 return RS_RET_OK; in httpfs_log()
652 iRet = RS_RET_OK;
691 iRet = RS_RET_OK;
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/im3195/
H A Dim3195.c140 if((iRet = (rsRetVal) srAPIRunListener(pAPI)) != RS_RET_OK) {
157 if((iRet = (rsRetVal) srAPISetOption(pAPI, srOPTION_BEEP_LISTENPORT, listenPort)) != RS_RET_OK) {
162 if((iRet = (rsRetVal) srAPISetupListener(pAPI, OnReceive)) != RS_RET_OK) {
197 return RS_RET_OK; in resetConfigVariables()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tools/
H A Dpmrfc3164.c90 iRet = RS_RET_OK;
92 iRet = RS_RET_OK;
162 if(iRet != RS_RET_OK)
214 if(datetime.ParseTIMESTAMP3339(&(pMsg->tTIMESTAMP), &p2parse, &lenMsg) == RS_RET_OK) {
217 NO_PARSE3164_TZSTRING, pInst->bDetectYearAfterTimestamp) == RS_RET_OK) {
226 NO_PARSE3164_TZSTRING, pInst->bDetectYearAfterTimestamp) == RS_RET_OK) {
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/mmcount/
H A Dmmcount.c275 ABORT_FINALIZE(RS_RET_OK);
284 ABORT_FINALIZE(RS_RET_OK);
292 if(localRet != RS_RET_OK) {
294 ABORT_FINALIZE(RS_RET_OK);
310 ABORT_FINALIZE(RS_RET_OK);
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/imhiredis/
H A Dimhiredis.c380 LogMsg(0, RS_RET_OK, LOG_INFO, "imhiredis: no password specified");
605 iRet = RS_RET_OK;
928 if (RS_RET_OK == redisGetServersList(node, inst->password, &tmp)) { in redisActualizeCurrentNode()
1083 if (iRet != RS_RET_OK) { in redisConnectSync()
1121 if (iRet != RS_RET_OK) { in redisConnectAsync()
1225 RS_RET_OK != redisAuthenticate(me->inst)) { in workerLoopSubscribe()
1256 if(RS_RET_OK != redisActualizeCurrentNode(me->inst)) in workerLoopSubscribe()
1268 RS_RET_OK != redisAuthenticate(me->inst)) { in workerLoopSubscribe()
1313 RS_RET_OK != redisAuthenticate(me->inst)) { in workerLoopQueue()
1337 if(RS_RET_OK != redisActualizeCurrentNode(me->inst)) in workerLoopQueue()
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/imtuxedoulog/
H A Dimtuxedoulog.c280 if (ret!=RS_RET_OK) in parseMsg()
301 if (ret != RS_RET_OK) in parseMsg()
304 return RS_RET_OK; in parseMsg()
326 if (parseMsg(pMsg, (char*)rsCStrGetSzStrNoNULL(cstrLine), msgLen, pInst) != RS_RET_OK) { in enqLine()
327 if ((ret = msgDestruct(&pMsg)) != RS_RET_OK) in enqLine()
336 if ((ret = MsgSetFlowControlType(pMsg, eFLOWCTL_FULL_DELAY)) != RS_RET_OK) in enqLine()
338 if ((ret = MsgSetAPPNAME(pMsg, (const char*)pInst->pszTag)) != RS_RET_OK) in enqLine()
342 if ((ret = msgDestruct(&pMsg)) != RS_RET_OK) in enqLine()
493 if(iRet != RS_RET_OK) { in persistStrmState()
753 if ((iRet = lstnAdd(inst)) != RS_RET_OK) {
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/omamqp1/
H A Domamqp1.c179 iRet = RS_RET_OK;
268 if (!pData->message) ABORT_FINALIZE(RS_RET_OK);
448 pIPC->result = RS_RET_OK; in _init_thread_ipc()
587 result = RS_RET_OK; in dispatcher()
593 result = RS_RET_OK; in dispatcher()
601 result = RS_RET_OK; in dispatcher()
614 result = RS_RET_OK; in dispatcher()
629 if (result == RS_RET_OK) { in dispatcher()
749 ? RS_RET_OK in _poll_command()
875 ipc->result = RS_RET_OK; in amqp1_thread()
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imdiag/
H A Dimdiag.c403 LogError(0, RS_RET_OK, "imdiag(stats-read-callback): current stats-reporting " in imdiag_statsReadCallback()
428 LogError(0, RS_RET_OK, "imdiag: blocked stats reporting"); in blockStatsReporting()
432 if (iRet != RS_RET_OK) { in blockStatsReporting()
455 LogError(0, RS_RET_OK, "imdiag: un-blocking stats reporting"); in awaitStatsReport()
458 LogError(0, RS_RET_OK, "imdiag: stats reporting unblocked"); in awaitStatsReport()
461 LogError(0, RS_RET_OK, "imdiag: will now await next reporting cycle"); in awaitStatsReport()
471 LogError(0, RS_RET_OK, "imdiag: stats were reported, wait complete, returning"); in awaitStatsReport()
478 if (iRet != RS_RET_OK) { in awaitStatsReport()
612 if(iRet != RS_RET_OK) { in addTCPListener()
815 return RS_RET_OK; in resetConfigVariables()
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/pmciscoios/
H A Dpmciscoios.c73 iRet = RS_RET_OK;
75 iRet = RS_RET_OK;
139 if(iRet != RS_RET_OK)
213 NO_PERMIT_YEAR_AFTER_TIME) == RS_RET_OK) {
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/pmnull/
H A Dpmnull.c75 iRet = RS_RET_OK;
77 iRet = RS_RET_OK;
146 if(iRet != RS_RET_OK)
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/omtesting/
H A Domtesting.c132 iRet = RS_RET_OK; in doFailOnResume()
182 iRet = RS_RET_OK; in doRandFail()
234 if(iRet == RS_RET_OK && pData->bEchoStdout) {
269 if((iRet = createInstance(&pData)) != RS_RET_OK)
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imsolaris/
H A Dimsolaris.c145 if(iRet == RS_RET_OK) { in tryRecover()
374 if(iRet != RS_RET_OK) {
402 iRet = RS_RET_OK;
415 return RS_RET_OK; in resetConfigVariables()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imjournal/
H A Dimjournal.c372 } else if (iRet != RS_RET_OK) { in enqMsg()
530 ABORT_FINALIZE(RS_RET_OK); in persistJournalState()
618 if (iRet != RS_RET_OK) { in handleRotation()
761 if (iRet != RS_RET_OK && cs.bIgnoreNonValidStatefile) { in loadJournalState()
763 iRet = RS_RET_OK; in loadJournalState()
783 LogMsg(0, RS_RET_OK, LOG_INFO, "imjournal: trying to recover from journal error"); in tryRecover()
826 LogError(0, RS_RET_OK, "option \"usepid\""
847 LogMsg(0, RS_RET_OK, LOG_WARNING, "imjournal: "
851 if (pollJournal() != RS_RET_OK && !journalContext.reloaded) {
865 if (readjournal() != RS_RET_OK) {
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/mmdblookup/
H A Dmmdblookup.c366 if (localRet != RS_RET_OK) {
368 ABORT_FINALIZE(RS_RET_OK);
381 ABORT_FINALIZE(RS_RET_OK);
385 ABORT_FINALIZE(RS_RET_OK);
389 ABORT_FINALIZE(RS_RET_OK);
397 ABORT_FINALIZE(RS_RET_OK);

123456