Searched refs:DSYNC_ATTR_HAS_VALUE (Results 1 – 3 of 3) sorted by relevance
34 #define DSYNC_ATTR_HAS_VALUE(attr) \ macro
373 !DSYNC_ATTR_HAS_VALUE(attr); in dsync_mailbox_import_lookup_attr()453 if (DSYNC_ATTR_HAS_VALUE(attr) && in dsync_attributes_cmp()454 !DSYNC_ATTR_HAS_VALUE(local_attr)) { in dsync_attributes_cmp()458 } else if (!DSYNC_ATTR_HAS_VALUE(attr) && in dsync_attributes_cmp()459 DSYNC_ATTR_HAS_VALUE(local_attr)) { in dsync_attributes_cmp()478 i_assert(DSYNC_ATTR_HAS_VALUE(attr) || attr->deleted); in dsync_mailbox_import_attribute_real()481 (local_attr == NULL || !DSYNC_ATTR_HAS_VALUE(local_attr))) { in dsync_mailbox_import_attribute_real()
658 !DSYNC_ATTR_HAS_VALUE(attr); in dsync_mailbox_export_iter_next_attr()