Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dreport_smtp.c215 report_smtp_tx_commit(const char *direction, uint64_t qid, uint32_t msgid, size_t msgsz) in report_smtp_tx_commit() function
H A Dsmtpd.h1556 void report_smtp_tx_commit(const char *, uint64_t, uint32_t, size_t);
H A Dmta_session.c1866 report_smtp_tx_commit("smtp-out", s->id, msgid, msgsz); in mta_report_tx_commit()
H A Dsmtp_session.c3065 report_smtp_tx_commit("smtp-in", s->id, msgid, msgsz); in smtp_report_tx_commit()