Lines Matching refs:int8_t
1079 int8_t not_fcrdns;
1080 int8_t fcrdns;
1082 int8_t not_rdns;
1083 int8_t rdns;
1085 int8_t not_rdns_table;
1088 int8_t not_rdns_regex;
1091 int8_t not_src_table;
1094 int8_t not_src_regex;
1097 int8_t not_helo_table;
1100 int8_t not_helo_regex;
1103 int8_t not_auth;
1104 int8_t auth;
1106 int8_t not_auth_table;
1109 int8_t not_auth_regex;
1112 int8_t not_mail_from_table;
1115 int8_t not_mail_from_regex;
1118 int8_t not_rcpt_to_table;
1121 int8_t not_rcpt_to_regex;
1226 int8_t flag_tag;
1227 int8_t flag_from;
1228 int8_t flag_for;
1229 int8_t flag_from_rdns;
1230 int8_t flag_from_socket;
1232 int8_t flag_tag_regex;
1233 int8_t flag_from_regex;
1234 int8_t flag_for_regex;
1236 int8_t flag_smtp_helo;
1237 int8_t flag_smtp_starttls;
1238 int8_t flag_smtp_auth;
1239 int8_t flag_smtp_mail_from;
1240 int8_t flag_smtp_rcpt_to;
1242 int8_t flag_smtp_helo_regex;
1243 int8_t flag_smtp_starttls_regex;
1244 int8_t flag_smtp_auth_regex;
1245 int8_t flag_smtp_mail_from_regex;
1246 int8_t flag_smtp_rcpt_to_regex;