Save changes to an email. More...
Collaboration diagram for msg_commit():Functions | |
| static int | comp_msg_commit (struct Mailbox *m, struct Message *msg) |
| Save changes to an email - Implements MxOps::msg_commit() -. | |
| int | imap_msg_commit (struct Mailbox *m, struct Message *msg) |
| Save changes to an email - Implements MxOps::msg_commit() -. | |
| int | maildir_msg_commit (struct Mailbox *m, struct Message *msg) |
| Save changes to an email - Implements MxOps::msg_commit() -. | |
| static int | mbox_msg_commit (struct Mailbox *m, struct Message *msg) |
| Save changes to an email - Implements MxOps::msg_commit() -. | |
| static int | mmdf_msg_commit (struct Mailbox *m, struct Message *msg) |
| Save changes to an email - Implements MxOps::msg_commit() -. | |
| static int | mh_msg_commit (struct Mailbox *m, struct Message *msg) |
| Save changes to an email - Implements MxOps::msg_commit() -. | |
| static int | nm_msg_commit (struct Mailbox *m, struct Message *msg) |
| Save changes to an email - Implements MxOps::msg_commit() -. | |
Save changes to an email.
| 0 | Success |
| -1 | Failure |
Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 754 of file compress.c.
Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 2169 of file message.c.
Here is the call graph for this function:Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 603 of file message.c.
Here is the call graph for this function:Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 1502 of file mbox.c.
Save changes to an email - Implements MxOps::msg_commit() -.
Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 1170 of file mh.c.
Here is the call graph for this function:Save changes to an email - Implements MxOps::msg_commit() -.
| -1 | Always |
Definition at line 2408 of file notmuch.c.