Home
last modified time | relevance | path

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

/dports/mail/dspam/dspam-3.10.2/src/
H A Ddspam.h68 int feed_clam (int port, buffer *message);
H A Ddspam.c3934 if (feed_clam(s_port, message)==0) { in has_virus()
3962 int feed_clam(int port, buffer *message) { in feed_clam() function
/dports/mail/dspam/dspam-3.10.2/
H A DCHANGELOG769 [20090917:1025] sbajic: Fixing missing close of sockets in has_virus() and feed_clam() (closing SF …