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

/dovecot/src/plugins/push-notification/
H A Dpush-notification-drivers.c16 push_notification_driver_find(const char *name, unsigned int *idx_r) function
38 if (!push_notification_driver_find(driver, &idx)) {
167 if (push_notification_driver_find(driver->name, &idx)) {
180 if (!push_notification_driver_find(driver->name, &idx)) {

Completed in 11 milliseconds