Searched defs:imap_msg_map (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c44 struct imap_msg_map { struct
69 ARRAY(struct imap_msg_map) imap_msg_map; member in struct:pop3_migration_mailbox
100 static int imap_msg_map_uid_cmp(const struct imap_msg_map *map1,
101 const struct imap_msg_map *map2)
126 static int imap_msg_map_uidl_cmp(const struct imap_msg_map *map1,
127 const struct imap_msg_map *map2)
139 static int imap_msg_map_hdr_cmp(const struct imap_msg_map *map1,
140 const struct imap_msg_map *map2)
555 struct imap_msg_map *ma
[all...]

Completed in 12 milliseconds