Searched defs:push_notification_transaction_create (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/push-notification/
H A Dpush-notification-plugin.c63 push_notification_transaction_create(struct mailbox *box, function
126 ptxn = push_notification_transaction_create(box, NULL);
136 ptxn = push_notification_transaction_create(box, NULL);
146 ptxn = push_notification_transaction_create(dest, NULL);
156 ptxn = push_notification_transaction_create(box, NULL);
213 return push_notification_transaction_create(mailbox_transaction_get_mailbox(t), t);

Completed in 1183 milliseconds