Add a Mailbox to an Account. More...
Collaboration diagram for ac_add():Functions | |
| static bool | comp_ac_add (struct Account *a, struct Mailbox *m) |
| Add a Mailbox to an Account - Implements MxOps::ac_add() -. | |
| static bool | imap_ac_add (struct Account *a, struct Mailbox *m) |
| Add a Mailbox to an Account - Implements MxOps::ac_add() -. | |
| bool | maildir_ac_add (struct Account *a, struct Mailbox *m) |
| Add a Mailbox to an Account - Implements MxOps::ac_add() -. | |
| static bool | mbox_ac_add (struct Account *a, struct Mailbox *m) |
| Add a Mailbox to an Account - Implements MxOps::ac_add() -. | |
| static bool | mh_ac_add (struct Account *a, struct Mailbox *m) |
| Add a Mailbox to an Account - Implements MxOps::ac_add() -. | |
| static bool | nntp_ac_add (struct Account *a, struct Mailbox *m) |
| Add a Mailbox to an Account - Implements MxOps::ac_add() -. | |
| static bool | nm_ac_add (struct Account *a, struct Mailbox *m) |
| Add a Mailbox to an Account - Implements MxOps::ac_add() -. | |
| static bool | pop_ac_add (struct Account *a, struct Mailbox *m) |
| Add a Mailbox to an Account - Implements MxOps::ac_add() -. | |
| true | Success |
| false | Error |
Add a Mailbox to an Account - Implements MxOps::ac_add() -.
Definition at line 400 of file compress.c.
Add a Mailbox to an Account - Implements MxOps::ac_add() -.
Definition at line 1692 of file imap.c.
Here is the call graph for this function:Add a Mailbox to an Account - Implements MxOps::ac_add() -.
Definition at line 37 of file account.c.
Add a Mailbox to an Account - Implements MxOps::ac_add() -.
Definition at line 790 of file mbox.c.
Add a Mailbox to an Account - Implements MxOps::ac_add() -.
Definition at line 807 of file mh.c.
Add a Mailbox to an Account - Implements MxOps::ac_add() -.
Definition at line 2374 of file nntp.c.
Add a Mailbox to an Account - Implements MxOps::ac_add() -.
Definition at line 2053 of file notmuch.c.
Here is the call graph for this function:Add a Mailbox to an Account - Implements MxOps::ac_add() -.
Definition at line 710 of file pop.c.
Here is the call graph for this function: