Searched refs:pc_set_binding (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libpool/common/ |
H A D | pool_xml_impl.h | 184 int (*pc_set_binding)(pool_conf_t *, const char *, idtype_t, id_t); member
|
H A D | pool_kernel_impl.h | 162 int (*pc_set_binding)(pool_conf_t *, const char *, idtype_t, id_t); member
|
H A D | pool_impl.h | 218 int (*pc_set_binding)(pool_conf_t *, const char *, idtype_t, id_t); member
|
H A D | pool.c | 198 result = conf->pc_prov->pc_set_binding(conf, pool_name, idtype, id); in pool_set_binding()
|
H A D | pool_kernel.c | 2123 prov->pc_set_binding = pool_knl_set_binding; in pool_knl_connection_alloc()
|