Searched refs:reply_patch_undo_len (Results 1 – 1 of 1) sorted by relevance
111 ssize_t reply_patch_undo_len; /* length without final CRLF */ in smtp_reply_footer() local152 reply_patch_undo_len = VSTRING_LEN(buffer); in smtp_reply_footer()202 vstring_truncate(buffer, reply_patch_undo_len); in smtp_reply_footer()