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

/dovecot/src/plugins/virtual/
H A Dvirtual-sync.c33 const char *const *kw_all; member in struct:virtual_sync_context
426 kw_names[0] = ctx->kw_all[sync_rec->keyword_idx];
449 ctx->kw_all = array_count(keywords) == 0 ? NULL :

Completed in 362 milliseconds