Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/smtpd/
Dsmtp_session.c193 static void smtp_tx_commit(struct smtp_tx *);
2514 smtp_tx_commit(struct smtp_tx *tx) in smtp_tx_commit() function
2820 smtp_tx_commit(tx); in smtp_message_end()