Searched refs:inj_hash_destroy (Results 1 – 3 of 3) sorted by relevance
50 extern void inj_hash_destroy(inj_hash_t *, void (*)(inj_var_t *, void *),
75 inj_hash_destroy(inj_hash_t *h, void (*freefn)(inj_var_t *, void *), void *arg) in inj_hash_destroy() function
249 inj_hash_destroy(h, inj_hashfree_string, NULL); in inj_strhash_destroy()