Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/log/
H A Dtext_log.cc69 static FILE* TextLog_Open(const char* name) in TextLog_Open() function
128 txt->file = TextLog_Open(txt->name); in TextLog_Init()
171 txt->file = TextLog_Open(txt->name); in TextLog_Roll()
/dports/security/barnyard2/barnyard2-2-1.13/src/sfutil/
H A Dsf_textlog.c48 static FILE* TextLog_Open (const char* name) in TextLog_Open() function
89 this->file = TextLog_Open(this->name); in TextLog_Init()
128 this->file = TextLog_Open(this->name); in TextLog_Roll()
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/sfutil/
H A Dsf_textlog.c48 static FILE* TextLog_Open (const char* name) in TextLog_Open() function
89 this->file = TextLog_Open(this->name); in TextLog_Init()
128 this->file = TextLog_Open(this->name); in TextLog_Roll()
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dsf_textlog.c55 static FILE* TextLog_Open (const char* name) in TextLog_Open() function
96 this->file = TextLog_Open(this->name); in TextLog_Init()
135 this->file = TextLog_Open(this->name); in TextLog_Roll()