Home
last modified time | relevance | path

Searched refs:SC_ERR_FWRITE (Results 1 – 6 of 6) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Dlog-tlsstore.c225 SCLogWarning(SC_ERR_FWRITE, "Unable to write certificate"); in LogTlsLogPem()
232 SCLogWarning(SC_ERR_FWRITE, "Unable to write certificate metafile"); in LogTlsLogPem()
H A Dutil-error.h129 SC_ERR_FWRITE, enumerator
H A Dutil-error.c115 CASE_CODE (SC_ERR_FWRITE); in SCErrorToString()
H A Doutput-filestore.c255 WARN_ONCE(SC_ERR_FWRITE, in OutputFilestoreLogger()
H A Doutput-filedata.c310 SCLogError(SC_ERR_FWRITE, "fwrite failed: %s", strerror(errno)); in LogFiledataLogStoreWaldo()
H A Dlog-pcap.c284 SCLogError(SC_ERR_FWRITE, "fwrite failed: %s", strerror(errno)); in PcapLogCloseFile()
429 SCLogError(SC_ERR_FWRITE, "fwrite failed: %s", strerror(errno)); in PcapLogOpenHandles()
580 SCLogError(SC_ERR_FWRITE, "fwrite failed: %s", strerror(errno)); in PcapLog()