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

/dovecot/src/doveadm/dsync/
H A Ddsync-mailbox-import.c1400 bool have_kw = dsync_mail_change_have_keyword(change, importer->sync_keyword); local
1402 if (have_kw && importer->sync_flag_dontwant) {
1406 if (!have_kw && !importer->sync_flag_dontwant) {

Completed in 641 milliseconds