Searched refs:trash_mailbox (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/trash/
H A Dtrash-plugin.c24 struct trash_mailbox { struct
42 ARRAY(struct trash_mailbox) trash_boxes;
53 static int trash_clean_mailbox_open(struct trash_mailbox *trash)
80 static int trash_clean_mailbox_get_next(struct trash_mailbox *trash,
108 struct trash_mailbox *trashes;
160 struct trash_mailbox *trash = &trashes[i];
270 struct trash_mailbox *trash)
282 static int trash_mailbox_priority_cmp(const struct trash_mailbox *t1,
283 const struct trash_mailbox *t2)
293 struct trash_mailbox *tras
[all...]

Completed in 10 milliseconds