Home
last modified time | relevance | path

Searched refs:hash2_remove_iter (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dhash2.h41 void hash2_remove_iter(struct hash2_table *hash, struct hash2_iter *iter);
H A Dhash2.c219 void hash2_remove_iter(struct hash2_table *hash, struct hash2_iter *iter) in hash2_remove_iter() function
/dports/mail/dovecot/dovecot-2.3.17/src/lib-index/
H A Dmail-index-strmap.c621 hash2_remove_iter(ctx->view->hash, iter); in strmap_view_sync_handle_conflict()