Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_reply_footer.c111 ssize_t reply_patch_undo_len; /* length without final CRLF */ in smtp_reply_footer() local
152 reply_patch_undo_len = VSTRING_LEN(buffer); in smtp_reply_footer()
202 vstring_truncate(buffer, reply_patch_undo_len); in smtp_reply_footer()