Home
last modified time | relevance | path

Searched refs:pool_query_pools (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/man/man3pool/
H A DMakefile58 pool_query_pools.3pool \
130 pool_query_pools.3pool := LINKSRC = pool_get_pool.3pool
/titanic_41/usr/src/lib/libpool/common/
H A Dpool.h176 extern pool_t **pool_query_pools(const pool_conf_t *, uint_t *,
H A Dmapfile-vers85 pool_query_pools;
H A Dpool.c427 if ((ps = pool_query_pools(conf, &nelem, NULL)) != in pool_base_info()
1837 rs = pool_query_pools(conf, &size, props); in pool_get_pool()
1858 pool_query_pools(const pool_conf_t *conf, uint_t *size, pool_value_t **props) in pool_query_pools() function
2078 if ((pl = pool_query_pools(conf, &npool, NULL)) != NULL) { in pool_resource_destroy()
2587 if ((rs = pool_query_pools(conf, &size, NULL)) == NULL) /* None */ in pool_walk_pools()
H A Dpool_kernel.c997 if ((ps = pool_query_pools(conf, &nelem, NULL)) != NULL) { in pool_knl_export()
1455 if ((pools = pool_query_pools(conf, &nelem, props)) == NULL) { in pool_knl_get_binding()
1542 if ((pools = pool_query_pools(conf, &nelem, props)) == NULL) { in pool_knl_get_resource_binding()
H A Dpool_commit.c682 if ((pl = pool_query_pools(conf, nelem, NULL)) != NULL) { in get_elem_list()
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java87 final static native java.util.List pool_query_pools(long conf, in pool_query_pools() method in PoolInternal
H A DConfiguration.java339 if ((pools = PoolInternal.pool_query_pools(getConf(), values)) in getPools()
/titanic_41/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c922 if ((pools = pool_query_pools(conf, &nelem, NULL)) == NULL) in prt_pool_stats()
941 pool = pool_query_pools(conf, &nelem, pvals); in prt_pool_stats()
947 pool = pool_query_pools(conf, &nelem, pvals); in prt_pool_stats()
/titanic_41/usr/src/lib/libproject/common/
H A Dsetproject.c520 if ((pools = pool_query_pools(conf, &nelem, pvals)) == NULL) { in bind_to_pool()
/titanic_41/usr/src/pkg/manifests/
H A Dservice-resource-pools.mf152 link path=usr/share/man/man3pool/pool_query_pools.3pool \
/titanic_41/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c635 result = pool_query_pools((pool_conf_t *)(uintptr_t)jconf, &nelem, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1query_1pools()
/titanic_41/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c2080 if ((pools = pool_query_pools(conf, &num, vals)) == NULL) in zsd_get_zone_pool_pset()
/titanic_41/
H A D.gitignore7051 usr/src/man/man3pool/pool_query_pools.3pool