Searched refs:table_smtp_helo (Results 1 – 4 of 4) sorted by relevance
123 table = table_find(env, r->table_smtp_helo); in ruleset_match_smtp_helo()
464 (void)strlcat(buf, r->table_smtp_helo, sizeof buf); in rule_to_text()
1253 char *table_smtp_helo; member
1063 rule->table_smtp_helo = strdup(t->t_name);1081 rule->table_smtp_helo = strdup(t->t_name);