Home
last modified time | relevance | path

Searched refs:jmap_fetch_snoozed (Results 1 – 10 of 10) sorted by relevance

/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Djmap_util.h88 extern json_t *jmap_fetch_snoozed(const char *mbox, uint32_t uid);
H A Djmap_util.c327 EXPORTED json_t *jmap_fetch_snoozed(const char *mbox, uint32_t uid) in jmap_fetch_snoozed() function
H A Dcaldav_alarm.c990 snoozed = jmap_fetch_snoozed(mailbox->name, record->uid); in process_snoozed()
H A Djmap_mail.c5388 rock->snoozed = jmap_fetch_snoozed(rec->mboxname, rec->uid); in _email_get_snoozed_cb()
10829 jmap_fetch_snoozed(current_mboxname, in _email_bulkupdate_plan_snooze()
H A Dindex.c6053 jmap_fetch_snoozed(mailbox->name, record.uid); in index_msgdata_load()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Djmap_util.h88 extern json_t *jmap_fetch_snoozed(const char *mbox, uint32_t uid);
H A Djmap_util.c332 EXPORTED json_t *jmap_fetch_snoozed(const char *mbox, uint32_t uid) in jmap_fetch_snoozed() function
H A Dcaldav_alarm.c992 snoozed = jmap_fetch_snoozed(mailbox->name, record->uid); in process_snoozed()
H A Djmap_mail.c5714 rock->snoozed = jmap_fetch_snoozed(rec->mboxname, rec->uid); in _email_get_snoozed_cb()
11182 jmap_fetch_snoozed(current_mboxname, in _email_bulkupdate_plan_snooze()
H A Dindex.c6214 jmap_fetch_snoozed(mailbox->name, record.uid); in index_msgdata_load()