Searched refs:ucl_hash_destroy (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libucl/src/
H A Ducl_hash.h54 void ucl_hash_destroy (ucl_hash_t* hashlin, ucl_hash_free_func func);
H A Ducl_internal.h488 ucl_hash_destroy(nhp, NULL);
H A Ducl_hash.c259 void ucl_hash_destroy (ucl_hash_t* hashlin, ucl_hash_free_func func) function
H A Ducl_util.c281 ucl_hash_destroy (obj->value.ov, (ucl_hash_free_func)dtor);

Completed in 63 milliseconds