Searched refs:imap_copy1 (Results 1 – 3 of 3) sorted by relevance
/dports/mail/heirloom-mailx/mailx-12.4/ |
H A D | imap.c | 248 static enum okay imap_copy1(struct mailbox *mp, struct message *m, int n, 2568 imap_copy1(struct mailbox *mp, struct message *m, int n, const char *name) in imap_copy1() function 2666 ok = imap_copy1(&mb, m, n, name); in imap_copy()
|
/dports/mail/s-nail/s-nail-14.9.23/src/mx/ |
H A D | obs-imap.c | 271 static enum okay imap_copy1(struct mailbox *mp, struct message *m, int n, 3627 imap_copy1(struct mailbox *mp, struct message *m, int n, const char *name) in imap_copy1() function 3757 rv = imap_copy1(&mb, m, n, name); in imap_copy()
|
/dports/mail/s-nail/s-nail-14.9.23/ |
H A D | NEWS | 72 d513fa93a2 imap_copy1(): fix an UNANSWERED<>Flagged mismatch
|