Home
last modified time | relevance | path

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

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imudp/
H A Dimudp.c513 smsg_t *pMsgs[CONF_NUM_MULTISUB]; in processSocket()
519 multiSub.maxElem = CONF_NUM_MULTISUB; in processSocket()
600 smsg_t *pMsgs[CONF_NUM_MULTISUB]; in processSocket()
607 multiSub.maxElem = CONF_NUM_MULTISUB; in processSocket()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsyslog.h167 #define CONF_NUM_MULTISUB 1024 /* default number of messages per multisub structure */ macro
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/imhttp/
H A Dimhttp.c130 smsg_t *pMsgs[CONF_NUM_MULTISUB];
308 data->multiSub.maxElem = CONF_NUM_MULTISUB; in init_thread()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/imptcp/
H A Dimptcp.c1261 smsg_t *pMsgs[CONF_NUM_MULTISUB]; in DataRcvdUncompressed()
1272 multiSub.maxElem = CONF_NUM_MULTISUB; in DataRcvdUncompressed()