Searched refs:mta_source_error (Results 1 – 3 of 3) sorted by relevance
340 mta_source_error(s->relay, s->route, in mta_session_imsg() 544 mta_source_error(s->relay, s->route, io_error(s->io)); in mta_connect()
1502 void mta_source_error(struct mta_relay *, struct mta_route *, const char *);
571 mta_source_error(struct mta_relay *relay, struct mta_route *route, const char *e) in mta_source_error() function