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

/dovecot/src/doveadm/dsync/
H A Ddsync-mailbox-import.c1849 uint32_t common_uid_next, new_uid; local
1851 common_uid_next = I_MAX(importer->local_uid_next,
1872 new_uid = common_uid_next++;
1883 importer->last_common_uid = common_uid_next-1;

Completed in 25 milliseconds