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