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

/dovecot/src/plugins/push-notification/
H A Dpush-notification-events.c14 push_notification_event_find(const char *name, unsigned int *idx_r) function
36 if (!push_notification_event_find(driver, &idx)) {
80 if (push_notification_event_find(event->name, &idx)) {
93 if (!push_notification_event_find(event->name, &idx)) {

Completed in 6 milliseconds