Home
last modified time | relevance | path

Searched refs:pc_get_binding (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libpool/common/
H A Dpool_xml_impl.h183 char *(*pc_get_binding)(pool_conf_t *, pid_t); member
H A Dpool_kernel_impl.h161 char *(*pc_get_binding)(pool_conf_t *, pid_t); member
H A Dpool_impl.h217 char *(*pc_get_binding)(pool_conf_t *, pid_t); member
H A Dpool.c256 result = conf->pc_prov->pc_get_binding(conf, pid); in pool_get_binding()
H A Dpool_kernel.c2122 prov->pc_get_binding = pool_knl_get_binding; in pool_knl_connection_alloc()