Home
last modified time | relevance | path

Searched refs:flagchange (Results 1 – 6 of 6) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/plugins/push-notification/
H A Dpush-notification-triggers.c189 if (ec->event->msg_triggers.flagchange != NULL) { in push_notification_trigger_msg_flag_change()
190 ec->event->msg_triggers.flagchange( in push_notification_trigger_msg_flag_change()
H A Dpush-notification-event-messageread.c56 .flagchange = push_notification_event_messageread_event,
H A Dpush-notification-event-messagetrash.c56 .flagchange = push_notification_event_messagetrash_event,
H A Dpush-notification-events.h77 void (*flagchange)(struct push_notification_txn *ptxn, member
H A Dpush-notification-event-flagsset.c163 .flagchange = push_notification_event_flagsset_flags_event,
H A Dpush-notification-event-flagsclear.c166 .flagchange = push_notification_event_flagsclear_flags_event,