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

/dovecot/src/lib-index/
H A Dmail-index-transaction-sort-appends.c10 struct uid_map { struct
17 const struct uid_map *m1 = p1, *m2 = p2;
128 struct uid_map *new_uid_map;
147 new_uid_map = i_new(struct uid_map, count);

Completed in 13 milliseconds