Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dsmtpd.h847 struct mta_envelope { struct
848 TAILQ_ENTRY(mta_envelope) entry;
871 TAILQ_HEAD(, mta_envelope) envelopes; argument
1502 void mta_delivery_log(struct mta_envelope *, const char *, const char *, int, const char *);
1503 void mta_delivery_notify(struct mta_envelope *);
H A Dmta.c67 static void mta_log(const struct mta_envelope *, const char *, const char *,
691 struct mta_envelope *e; in mta_handle_envelope()
832 struct mta_envelope *e; in mta_delivery_flush_event()
882 mta_delivery_log(struct mta_envelope *e, const char *source, const char *relay, in mta_delivery_log()
905 mta_delivery_notify(struct mta_envelope *e) in mta_delivery_notify()
1529 struct mta_envelope *e; in mta_flush()
1781 mta_log(const struct mta_envelope *evp, const char *prefix, const char *source, in mta_log()
H A Dmta_session.c116 struct mta_envelope *currevp;
554 struct mta_envelope *e; in mta_enter_state()
880 struct mta_envelope *e; in mta_response()
1465 struct mta_envelope *e; in mta_flush_task()