Home
last modified time | relevance | path

Searched defs:matchmime (Results 1 – 4 of 4) sorted by relevance

/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Djmap_mail_query.h119 struct matchmime { struct
125 typedef struct matchmime matchmime_t; argument
H A Djmap_mail_query.c933 matchmime_t *matchmime = xzmalloc(sizeof(matchmime_t)); in jmap_email_matchmime_init() local
1003 matchmime_t *matchmime = *matchmimep; in jmap_email_matchmime_free() local
1015 HIDDEN int jmap_email_matchmime(matchmime_t *matchmime, in jmap_email_matchmime()
H A Dmessage.h149 struct matchmime *matchmime; member
H A Djmap_mail.c13123 matchmime_t *matchmime = jmap_email_matchmime_init(&mime, &err); in jmap_email_matchmime_method() local