Re: [Clamav-devel] what does ftonly in cli_fmap_scandesc mean?

2010-08-29 Thread Török Edwin
On Fri, 27 Aug 2010 15:49:02 -0400 Liu Yang wrote: > I am a beginner of ClamAV and I am working on a malware detection > project. Recently I was reading the ClamAV source code and have some > questions. One question I have is: what does "ftonly" mean in scan file types only --Edwin

[Clamav-devel] what does ftonly in cli_fmap_scandesc mean?

2010-08-27 Thread Liu Yang
I am a beginner of ClamAV and I am working on a malware detection project. Recently I was reading the ClamAV source code and have some questions. One question I have is: what does "ftonly" mean in cli_fmap_scandesc (matcher.c)? I will be appreciated if someone can give me some hints. Thanks Liu __