| /onnv/onnv-gate/usr/src/lib/libpool/common/ |
| mapfile-vers | 83 pool_query_pool_resources;
|
| pool.h | 206 extern pool_resource_t **pool_query_pool_resources(const pool_conf_t *,
|
| pool_commit.c | 387 if ((rs = pool_query_pool_resources(TO_CONF(e1), [all...] |
| pool.c | 386 if ((rs = pool_query_pool_resources(conf, pool_elem_pool(pe), 453 if ((rs = pool_query_pool_resources(conf, 2632 pool_query_pool_resources(const pool_conf_t *conf, const pool_t *pp, function [all...] |
| pool_kernel.c | 1026 if ((rs = pool_query_pool_resources(conf, ps[i], [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| Pool.java | 118 if ((resources = PoolInternal.pool_query_pool_resources(
|
| PoolInternal.java | 115 final static native java.util.List pool_query_pool_resources( method in class:PoolInternal
|
| /onnv/onnv-gate/usr/src/cmd/pools/poolstat/ |
| poolstat.c | 789 if ((resources = pool_query_pool_resources(
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/ |
| jpool.c | 1104 * pool_query_pool_resources(3pool) wrapper 1161 result = pool_query_pool_resources((pool_conf_t *)(uintptr_t)jconf, [all...] |