Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-error.h275 SC_ERR_CONF_NAME_TOO_LONG, enumerator
H A Dconf.c73 SCLogError(SC_ERR_CONF_NAME_TOO_LONG, in ConfGetNodeOrCreate()
183 SCLogError(SC_ERR_CONF_NAME_TOO_LONG, in ConfGetNode()
H A Dutil-error.c306 CASE_CODE (SC_ERR_CONF_NAME_TOO_LONG); in SCErrorToString()
H A Ddatasets.c650 FatalError(SC_ERR_CONF_NAME_TOO_LONG, "set name '%s' too long, max %d chars", in DatasetsInit()