Home
last modified time | relevance | path

Searched refs:dict_map (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libpool/common/
H A Ddict.h61 extern void dict_map(dict_hdl_t *,
H A Ddict.c371 dict_map(dict_hdl_t *hdl, void (*apply)(const void *, void **, void *), in dict_map() function
H A Dpool_kernel.c784 dict_map(prov->pkc_elements, find_dead_elems, dead_map); in pool_knl_update()
787 dict_map(dead_map, remove_dead_elems, NULL); in pool_knl_update()
1370 dict_map(prov->pkc_elements, build_result_set, &qo); in pool_knl_exec_query()
2278 dict_map(prov->pkc_elements, pool_knl_elem_free_cb, NULL); in pool_knl_connection_free()
2281 dict_map(prov->pkc_leaks, pool_knl_elem_printf_cb, in pool_knl_connection_free()