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

/dovecot/src/plugins/push-notification/
H A Dpush-notification-driver-ox.c42 struct push_notification_driver_ox_config { struct
60 struct push_notification_driver_ox_config *config)
81 struct push_notification_driver_ox_config *dconfig;
91 dconfig = p_new(pool, struct push_notification_driver_ox_config, 1);
142 struct push_notification_driver_ox_config *dconfig = dtxn->duser->context;
333 struct push_notification_driver_ox_config *dconfig =
334 (struct push_notification_driver_ox_config *)dtxn->duser->context;
406 struct push_notification_driver_ox_config *dconfig = duser->context;

Completed in 735 milliseconds