Searched refs:report_smtp_tx_commit (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.sbin/smtpd/ |
| D | report_smtp.c | 215 report_smtp_tx_commit(const char *direction, uint64_t qid, uint32_t msgid, size_t msgsz) in report_smtp_tx_commit() function
|
| D | smtpd.h | 1556 void report_smtp_tx_commit(const char *, uint64_t, uint32_t, size_t);
|
| D | mta_session.c | 1866 report_smtp_tx_commit("smtp-out", s->id, msgid, msgsz); in mta_report_tx_commit()
|
| D | smtp_session.c | 3065 report_smtp_tx_commit("smtp-in", s->id, msgid, msgsz); in smtp_report_tx_commit()
|