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

/dovecot/src/plugins/push-notification/
H A Dpush-notification-driver-ox.c195 const char *key, *mbox_curr, *md_value, *value; local
199 md_value = push_notification_driver_ox_get_metadata(dtxn);
200 if (md_value == NULL) {
236 args = t_strsplit_tabescaped(md_value);

Completed in 10 milliseconds