Home
last modified time | relevance | path

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

/dports/mail/assp/assp-1.9.9.14158/ASSP_1.9.9_14158_install/ASSP/
H A Dassp.pl20873 if (($done || $this->{maillength} >= $mbytes ) && haveToFileScan($fh) &&
21099 } elsif ( haveToFileScan($fh) && !FileScanOK( $fh, $virusdataref ) ) {
29673 (haveToFileScan($fh) && ! FileScanOK($fh,\substr($this->{body},0,$clamavbytes)))
29710 sub haveToFileScan { subroutine
29745 return 1 if (! haveToFileScan($fh));