Home
last modified time | relevance | path

Searched refs:mta_route_error (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/smtpd/
Dsmtpd.h1499 void mta_route_error(struct mta_relay *, struct mta_route *);
Dmta_session.c1559 mta_route_error(s->relay, s->route); in mta_error()
Dmta.c586 mta_route_error(struct mta_relay *relay, struct mta_route *route) in mta_route_error() function