Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-plugin.c106 SCLogError(SC_ERR_DIR_OPEN, "Failed to open plugin directory %s: %s", in SCPluginsLoad()
H A Dutil-error.h324 SC_ERR_DIR_OPEN, enumerator
H A Dutil-error.c339 CASE_CODE (SC_ERR_DIR_OPEN); in SCErrorToString()
H A Dlog-pcap.c809 SCLogWarning(SC_ERR_DIR_OPEN, "Failed to open directory %s: %s", in PcapLogInitRingBuffer()