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

/dovecot/src/doveadm/dsync/
H A Ddsync-mailbox-import.c1060 const ARRAY_TYPE(const_string) *remote_changes,
1064 /* local_changes and remote_changes are assumed to have no
1078 if (array_is_created(remote_changes))
1079 changes = array_get(remote_changes, &count);
1059 merge_keywords(struct mail *mail, const ARRAY_TYPE(const_string) *local_changes, const ARRAY_TYPE(const_string) *remote_changes, bool prefer_remote, bool *remote_changed, bool *remote_pvt_changed) argument

Completed in 20 milliseconds