Home
last modified time | relevance | path

Searched refs:OutputRegisterRootLogger (Results 1 – 7 of 7) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Doutput-packet.c224 OutputRegisterRootLogger(OutputPacketLogThreadInit, in OutputPacketLoggerRegister()
H A Doutput.h194 void OutputRegisterRootLogger(ThreadInitFunc ThreadInit,
H A Doutput-file.c313 OutputRegisterRootLogger(OutputFileLogThreadInit, in OutputFileLoggerRegister()
H A Doutput-filedata.c479 OutputRegisterRootLogger(OutputFiledataLogThreadInit, in OutputFiledataLoggerRegister()
H A Doutput-streaming.c461 OutputRegisterRootLogger(OutputStreamingLogThreadInit, in OutputStreamingLoggerRegister()
H A Doutput-tx.c450 OutputRegisterRootLogger(OutputTxLogThreadInit, OutputTxLogThreadDeinit, in OutputTxLoggerRegister()
H A Doutput.c962 void OutputRegisterRootLogger(ThreadInitFunc ThreadInit, in OutputRegisterRootLogger() function