Home
last modified time | relevance | path

Searched refs:iMainMsgQtoQShutdown (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsconf.h47 int iMainMsgQtoQShutdown; /* queue shutdown (ms) */ member
H A Drsconf.c178 pThis->globals.mainQ.iMainMsgQtoQShutdown = 1500; in cnfSetDefaults()
284 pThis->globals.mainQ.iMainMsgQtoQShutdown,
1210 NULL, &loadConf->globals.mainQ.iMainMsgQtoQShutdown, NULL)); in initLegacyConf()
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tools/
H A Drsyslogd.c776 ourConf->globals.mainQ.iMainMsgQtoQShutdown ); in createMainQueue()