Home
last modified time | relevance | path

Searched refs:table_smtp_helo (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Druleset.c123 table = table_find(env, r->table_smtp_helo); in ruleset_match_smtp_helo()
H A Dto.c464 (void)strlcat(buf, r->table_smtp_helo, sizeof buf); in rule_to_text()
H A Dsmtpd.h1253 char *table_smtp_helo; member
H A Dparse.y1063 rule->table_smtp_helo = strdup(t->t_name);
1081 rule->table_smtp_helo = strdup(t->t_name);