Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/log/
H A Dtext_log.cc162 static void TextLog_Roll(TextLog* const txt) in TextLog_Roll() function
189 TextLog_Roll(txt); in TextLog_Flush()
/dports/security/barnyard2/barnyard2-2-1.13/src/sfutil/
H A Dsf_textlog.c121 static void TextLog_Roll (TextLog* this) in TextLog_Roll() function
143 if ( this->size + this->pos > this->maxFile ) TextLog_Roll(this); in TextLog_Flush()
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/sfutil/
H A Dsf_textlog.c121 static void TextLog_Roll (TextLog* this) in TextLog_Roll() function
143 if ( this->size + this->pos > this->maxFile ) TextLog_Roll(this); in TextLog_Flush()
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dsf_textlog.c128 static void TextLog_Roll (TextLog* this) in TextLog_Roll() function
150 if ( this->size + this->pos > this->maxFile ) TextLog_Roll(this); in TextLog_Flush()