Searched refs:push_notification_txn_msg (Results 1 - 15 of 15) sorted by relevance
/dovecot/src/plugins/push-notification/ |
H A D | push-notification-txn-msg.h | 12 struct push_notification_txn_msg { struct 24 struct push_notification_txn_msg * 32 push_notification_txn_msg_get_eventdata(struct push_notification_txn_msg *msg, 36 struct push_notification_txn_msg *msg, 40 push_notification_txn_msg_deinit_eventdata(struct push_notification_txn_msg *msg);
|
H A D | push-notification-triggers.h | 12 struct push_notification_txn_msg; 56 struct push_notification_txn_msg *msg); 60 struct push_notification_txn_msg *msg); 64 struct push_notification_txn_msg *msg); 68 struct push_notification_txn_msg *msg, 73 struct push_notification_txn_msg *msg,
|
H A D | push-notification-events.h | 15 struct push_notification_txn_msg; 65 struct push_notification_txn_msg *msg, 70 struct push_notification_txn_msg *msg, 75 struct push_notification_txn_msg *msg); 79 struct push_notification_txn_msg *msg, 85 struct push_notification_txn_msg *msg,
|
H A D | push-notification-txn-msg.c | 12 struct push_notification_txn_msg * 16 struct push_notification_txn_msg *msg = NULL; 26 msg = p_new(txn->pool, struct push_notification_txn_msg, 1); 49 struct push_notification_txn_msg *value; 88 push_notification_txn_msg_get_eventdata(struct push_notification_txn_msg *msg, 106 struct push_notification_txn_msg *msg, 124 push_notification_txn_msg_deinit_eventdata(struct push_notification_txn_msg *msg)
|
H A D | push-notification-drivers.h | 15 struct push_notification_txn_msg; 20 struct push_notification_txn_msg *); 39 struct push_notification_txn_msg *msg);
|
H A D | push-notification-event-messageexpunge.c | 29 struct push_notification_txn_msg *msg)
|
H A D | push-notification-event-flagsset.c | 55 struct push_notification_txn_msg *msg, 76 struct push_notification_txn_msg *msg, 122 struct push_notification_txn_msg *msg,
|
H A D | push-notification-event-messageread.c | 25 struct push_notification_txn_msg *msg,
|
H A D | push-notification-event-messagetrash.c | 25 struct push_notification_txn_msg *msg,
|
H A D | push-notification-triggers.c | 115 struct push_notification_txn_msg **msg, 128 struct push_notification_txn_msg *msg) 147 struct push_notification_txn_msg *msg) 166 struct push_notification_txn_msg *msg) 185 struct push_notification_txn_msg *msg, 206 struct push_notification_txn_msg *msg,
|
H A D | push-notification-event-flagsclear.c | 55 struct push_notification_txn_msg *msg, 82 struct push_notification_txn_msg *msg, 117 struct push_notification_txn_msg *msg,
|
H A D | push-notification-driver-dlog.c | 64 struct push_notification_txn_msg *msg)
|
H A D | push-notification-event-messageappend.c | 53 struct push_notification_txn_msg *msg,
|
H A D | push-notification-event-messagenew.c | 63 struct push_notification_txn_msg *msg,
|
H A D | push-notification-driver-ox.c | 331 struct push_notification_txn_msg *msg)
|
Completed in 18 milliseconds