Home
last modified time | relevance | path

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

/dports/mail/neomutt/neomutt-20211029/
H A Dcommands.c180 mx_msg_close(m, &msg); in ci_bounce_message()
271 mx_msg_close(m, &msg); in pipe_msg()
315 mx_msg_close(m, &msg); in pipe_message()
325 mx_msg_close(m, &msg); in pipe_message()
331 mx_msg_close(m, &msg); in pipe_message()
348 mx_msg_close(m, &msg); in pipe_message()
776 mx_msg_close(m_src, &msg); in mutt_save_message_ctx()
1224 mx_msg_close(m, &msg); in check_traditional_pgp()
H A Dmx.h51 int mx_msg_close (struct Mailbox *m, struct Message **msg);
H A Deditmsg.c240 mx_msg_close(m, &msg); in ev_message()
H A Dcopy.c941 mx_msg_close(dest, &msg); in append_message()
969 mx_msg_close(m_src, &msg); in mutt_append_message()
H A Dpostpone.c623 mx_msg_close(m, &msg); in mutt_prepare_template()
H A Dmx.c1191 int mx_msg_close(struct Mailbox *m, struct Message **msg) in mx_msg_close() function
H A Dhdrline.c1171 mx_msg_close(m, &msg); in index_format_str()
/dports/mail/neomutt/neomutt-20211029/pager/
H A Dmessage.c362 mx_msg_close(m, &msg); in external_pager()
445 mx_msg_close(m, &msg); in mutt_display_message()
/dports/mail/neomutt/neomutt-20211029/test/pattern/
H A Ddummy.c137 int mx_msg_close(struct Mailbox *m, struct Message **msg) in mx_msg_close() function
/dports/mail/neomutt/neomutt-20211029/send/
H A Dsendlib.c1025 mx_msg_close(m, &msg); in mutt_make_message_attach()
1702 mx_msg_close(m_fcc, &msg); in mutt_write_fcc()
1738 mx_msg_close(m_fcc, &msg); in mutt_write_fcc()
H A Dsend.c491 mx_msg_close(m, &msg); in include_forward()
515 mx_msg_close(m, &msg); in include_forward()
595 mx_msg_close(m, &msg); in inline_forward_attachments()
773 mx_msg_close(m, &msg); in include_reply()
/dports/mail/neomutt/neomutt-20211029/maildir/
H A Dmh.c430 mx_msg_close(m, &src); in mh_rewrite_message()
431 mx_msg_close(m, &dest); in mh_rewrite_message()
H A Dmaildir.c367 mx_msg_close(m, &src); in maildir_rewrite_message()
368 mx_msg_close(m, &dest); in maildir_rewrite_message()
/dports/mail/neomutt/neomutt-20211029/ncrypt/
H A Dcrypt.c886 mx_msg_close(m, &msg); in crypt_extract_keys_from_messages()
928 mx_msg_close(m, &msg); in crypt_extract_keys_from_messages()
/dports/mail/neomutt/neomutt-20211029/pattern/
H A Dexec.c1109 mx_msg_close(m, &msg); in mutt_pattern_exec()
/dports/mail/neomutt/neomutt-20211029/pop/
H A Dpop.c631 mx_msg_close(m_spool, &msg); in pop_fetch_mail()
/dports/mail/neomutt/neomutt-20211029/attach/
H A Dmutt_attach.c933 mx_msg_close(m_att, &msg); in mutt_save_attachment()
/dports/mail/neomutt/neomutt-20211029/mbox/
H A Dmbox.c1300 mx_msg_close(m, &msg); in mbox_mbox_sync()
/dports/mail/neomutt/neomutt-20211029/index/
H A Dfunctions.c2349 mx_msg_close(shared->mailbox, &msg); in op_view_attachments()