Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/smtpd/
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
Dsmtpd.h1556 void report_smtp_tx_commit(const char *, uint64_t, uint32_t, size_t);
Dmta_session.c1866 report_smtp_tx_commit("smtp-out", s->id, msgid, msgsz); in mta_report_tx_commit()
Dsmtp_session.c3065 report_smtp_tx_commit("smtp-in", s->id, msgid, msgsz); in smtp_report_tx_commit()