Check the Mailbox statistics. More...
Functions | |
static enum MxStatus | imap_mbox_check_stats (struct Mailbox *m, uint8_t flags) |
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -. | |
enum MxStatus | maildir_mbox_check_stats (struct Mailbox *m, uint8_t flags) |
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -. | |
static enum MxStatus | mbox_mbox_check_stats (struct Mailbox *m, uint8_t flags) |
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -. | |
static enum MxStatus | mh_mbox_check_stats (struct Mailbox *m, uint8_t flags) |
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -. | |
static enum MxStatus | nm_mbox_check_stats (struct Mailbox *m, uint8_t flags) |
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -. | |
Check the Mailbox statistics.
m | Mailbox to check |
flags | Function flags |
enum | MxStatus |
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -.
Definition at line 1155 of file imap.c.
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -.
Definition at line 809 of file mailbox.c.
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -.
Definition at line 1651 of file mbox.c.
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -.
Definition at line 143 of file mh.c.
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -.
Definition at line 1788 of file notmuch.c.