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

/dovecot/src/lib/
H A Dhash2.c60 void hash2_destroy(struct hash2_table **_hash) argument
62 struct hash2_table *hash = *_hash;
64 *_hash = NULL;

Completed in 7 milliseconds