Searched refs:push_notification_ctx (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/push-notification/
H A Dpush-notification-plugin.c321 static struct notify_context *push_notification_ctx; variable in typeref:struct:notify_context
347 push_notification_ctx = notify_register(&push_notification_vfuncs);
365 notify_unregister(push_notification_ctx);

Completed in 781 milliseconds