Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-error.h125 SC_ERR_HTTP_LOG_GENERIC, enumerator
H A Dutil-error.c110 CASE_CODE (SC_ERR_HTTP_LOG_GENERIC); in SCErrorToString()
H A Dlog-httplog.c557 SCLogError(SC_ERR_HTTP_LOG_GENERIC, "couldn't create new file_ctx"); in LogHttpLogInitCtx()