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

/dovecot/src/lib-index/
H A Dmail-index-strmap.c75 struct mail_index_strmap_hash_key { struct
164 static unsigned int mail_index_strmap_hash_key(const void *_key) function
166 const struct mail_index_strmap_hash_key *key = _key;
174 const struct mail_index_strmap_hash_key *key = _key;
205 mail_index_strmap_hash_key,
759 struct mail_index_strmap_hash_key hash_key;

Completed in 366 milliseconds