Lines Matching refs:DSR_ISSPAM

581   if (spam_result != DSR_ISSPAM && spam_result != DSR_ISINNOCENT) {  in dspam_process()
592 else if (CTX->classification == DSR_ISSPAM) in dspam_process()
593 spam_result = DSR_ISSPAM; in dspam_process()
599 if (spam_result == DSR_ISSPAM) in dspam_process()
845 (CTX->classification == DSR_ISSPAM) ? DSR_ISSPAM : DSR_ISINNOCENT; in _ds_operate()
1034 if (CTX->result == DSR_ISSPAM && CTX->operating_mode != DSM_CLASSIFY) in _ds_operate()
1041 if (CTX->classification == DSR_ISSPAM) in _ds_operate()
1089 if (CTX->result == DSR_ISSPAM) in _ds_operate()
1120 else if (CTX->classification == DSR_ISSPAM) in _ds_operate()
1123 CTX->result = DSR_ISSPAM; in _ds_operate()
1209 else if (CTX->classification == DSR_ISSPAM && in _ds_process_signature()
1231 if (CTX->classification == DSR_ISSPAM) in _ds_process_signature()
1317 else if (CTX->classification == DSR_ISSPAM) in _ds_process_signature()
1379 if (CTX->classification == DSR_ISSPAM) in _ds_process_signature()
1382 CTX->result = DSR_ISSPAM; in _ds_process_signature()
1464 if (CTX->classification == DSR_ISSPAM) in _ds_calc_stat()
1683 if (CTX->classification == DSR_ISSPAM) in _ds_calc_result()
1985 if (CTX->classification == DSR_ISSPAM) { in _ds_calc_result()
1986 CTX->result = DSR_ISSPAM; in _ds_calc_result()
1999 CTX->result = DSR_ISSPAM; in _ds_calc_result()
2011 CTX->result = DSR_ISSPAM; in _ds_calc_result()
2023 CTX->result = DSR_ISSPAM; in _ds_calc_result()
2037 CTX->result = DSR_ISSPAM; in _ds_calc_result()
2052 CTX->result = DSR_ISSPAM; in _ds_calc_result()
2132 if (CTX->result == DSR_ISSPAM) in _ds_calc_result()
2141 if (CTX->result == DSR_ISSPAM) in _ds_calc_result()
2579 if (CTX->classification == DSR_ISSPAM) in _ds_increment_tokens()
2604 if (CTX->result == DSR_ISSPAM) in _ds_increment_tokens()
2619 if (CTX->classification == DSR_ISSPAM) in _ds_increment_tokens()