Home
last modified time | relevance | path

Searched defs:TextLog_Reset (Results 1 – 4 of 4) sorted by relevance

/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dsf_textlog.h99 static inline void TextLog_Reset (TextLog* this) in TextLog_Reset() function
/dports/security/barnyard2/barnyard2-2-1.13/src/sfutil/
H A Dsf_textlog.h103 static INLINE void TextLog_Reset (TextLog* this) in TextLog_Reset() function
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/sfutil/
H A Dsf_textlog.h103 static INLINE void TextLog_Reset (TextLog* this) in TextLog_Reset() function
/dports/security/snort3/snort3-3.1.19.0/src/log/
H A Dtext_log.cc107 void TextLog_Reset(TextLog* const txt) in TextLog_Reset() function