Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dlinkedlist.c166 iRet = RS_RET_END_OF_LINKEDLIST; in llGetNextElt()
407 if(iRetLL != RS_RET_END_OF_LINKEDLIST) in llExecFunc()
H A Drsyslog.h312 RS_RET_END_OF_LINKEDLIST = -2014, /**< end of linked list, not an error, but a status */ enumerator
H A Dcfsysline.c1033 if(iRetLL != RS_RET_END_OF_LINKEDLIST) in processCfSysLineCommand()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tools/
H A Drsyslogd.c1196 ABORT_FINALIZE(RS_RET_END_OF_LINKEDLIST); in bufOptRemove()
1542 if(iRet != RS_RET_END_OF_LINKEDLIST)