Home
last modified time | relevance | path

Searched defs:innocent_misclassified (Results 1 – 6 of 6) sorted by relevance

/dports/mail/dspam/dspam-3.10.2/src/tools.pgsql_drv/
H A Dpgsql_objects.sql26 innocent_misclassified INT, field
/dports/mail/dspam/dspam-3.10.2/src/tools.mysql_drv/
H A Dmysql_objects-4.1.sql34 innocent_misclassified bigint unsigned not null, field
H A Dmysql_objects-space.sql34 innocent_misclassified bigint unsigned not null, field
H A Dmysql_objects-speed.sql37 innocent_misclassified bigint unsigned not null, field
/dports/mail/dspam/dspam-3.10.2/src/tools/
H A Ddspam_stats.c277 …long total_spam, total_innocent, spam_misclassified, innocent_misclassified, spam_corpusfed, innoc… in stat_user() local
/dports/mail/dspam/dspam-3.10.2/src/
H A Dlibdspam_objects.h92 long innocent_misclassified; member