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() -. | |
static enum MxStatus | maildir_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 | mbox_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 1140 of file imap.c.
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -.
Definition at line 1384 of file maildir.c.
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -.
Definition at line 190 of file mh.c.
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -.
Definition at line 1688 of file mbox.c.
Check the Mailbox statistics - Implements MxOps::mbox_check_stats() -.
Definition at line 1774 of file notmuch.c.