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

/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-storage.h32 struct pop3c_mail { struct
42 #define POP3C_MAIL(s) container_of(s, struct pop3c_mail, imail.mail.mail)
H A Dpop3c-mail.c16 struct pop3c_mail *mail;
20 mail = p_new(pool, struct pop3c_mail, 1);
29 struct pop3c_mail *pmail = POP3C_MAIL(_mail);
125 struct pop3c_mail *pmail = context;
142 struct pop3c_mail *pmail = POP3C_MAIL(_mail);
172 struct pop3c_mail *pmail = POP3C_MAIL(_mail);

Completed in 15 milliseconds