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

/dovecot/src/plugins/push-notification/
H A Dpush-notification-driver-ox.c54 struct push_notification_driver_ox_txn { struct
197 struct push_notification_driver_ox_txn *txn;
233 txn = p_new(dtxn->ptxn->pool, struct push_notification_driver_ox_txn, 1);
339 struct push_notification_driver_ox_txn *txn =
340 (struct push_notification_driver_ox_txn *)dtxn->context;

Completed in 206 milliseconds