Home
last modified time | relevance | path

Searched refs:SC_ERR_STATS_LOG_GENERIC (Results 1 – 5 of 5) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-error.h311 SC_ERR_STATS_LOG_GENERIC, enumerator
H A Dlog-stats.c218 SCLogError(SC_ERR_STATS_LOG_GENERIC, "couldn't create new file_ctx"); in LogStatsLogInitCtx()
H A Dutil-error.c327 CASE_CODE (SC_ERR_STATS_LOG_GENERIC); in SCErrorToString()
H A Doutput-json-stats.c393 SCLogError(SC_ERR_STATS_LOG_GENERIC, in OutputStatsLogInitSub()
H A Dcounters.c248 SCLogWarning(SC_ERR_STATS_LOG_GENERIC, "global stats config is missing. " in StatsInitCtxPreOutput()