|
suricata
|
#include <util-logopenfile.h>

Data Fields | |
| SCMutex | mutex |
| HashTable * | ht |
| char * | append |
Definition at line 59 of file util-logopenfile.h.
| char* LogThreadedFileCtx_::append |
Definition at line 62 of file util-logopenfile.h.
Referenced by LogFileFreeCtx().
| HashTable* LogThreadedFileCtx_::ht |
Definition at line 61 of file util-logopenfile.h.
Referenced by LogFileFreeCtx(), and SCLogOpenThreadedFile().
| SCMutex LogThreadedFileCtx_::mutex |
Definition at line 60 of file util-logopenfile.h.
Referenced by LogFileEnsureExists(), and LogFileFreeCtx().