Home
last modified time | relevance | path

Searched defs:hash_table_lookup_full (Results 1 – 2 of 2) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dhash.h77 # define hash_table_lookup_full(table, lookup_key, orig_key_r, value_r) \ macro
89 # define hash_table_lookup_full(table, lookup_key, orig_key_r, value_r) \ macro
H A Dhash.c198 bool hash_table_lookup_full(const struct hash_table *table, in hash_table_lookup_full() function