Searched refs:hash2_remove (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib/
H A Dhash2.h36 void hash2_remove(struct hash2_table *hash, const void *key);
H A Dhash2.c201 void hash2_remove(struct hash2_table *hash, const void *key) function
217 i_panic("hash2_remove(): key not found");

Completed in 7 milliseconds