Home
last modified time | relevance | path

Searched refs:mta_connector (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/smtpd/
Dmta.c59 static void mta_connect(struct mta_connector *);
65 static struct mta_route *mta_find_route(struct mta_connector *, time_t, int*,
102 static struct mta_connector *mta_connector(struct mta_relay *,
104 static void mta_connector_free(struct mta_connector *);
105 static const char *mta_connector_to_text(struct mta_connector *);
573 struct mta_connector *c; in mta_source_error()
578 c = mta_connector(relay, route->src); in mta_source_error()
602 struct mta_connector *c; in mta_route_ok()
613 c = mta_connector(relay, route->src); in mta_route_ok()
628 struct mta_connector *c; in mta_route_collect()
[all …]
Dsmtpd.h716 struct mta_connector { struct