Searched refs:ares__htable_hashfunc_t (Results 1 – 2 of 2) sorted by relevance
61 typedef unsigned int (*ares__htable_hashfunc_t)(const void *key, typedef101 ares__htable_t *ares__htable_create(ares__htable_hashfunc_t hash_func,
37 ares__htable_hashfunc_t hash;102 ares__htable_t *ares__htable_create(ares__htable_hashfunc_t hash_func, in ares__htable_create()