HomeSort by relevance Sort by last modified time
    Searched refs:pool_query_pools (Results 1 - 10 of 10) sorted by null

  /onnv/onnv-gate/usr/src/lib/libpool/common/
mapfile-vers 84 pool_query_pools;
pool.h 176 extern pool_t **pool_query_pools(const pool_conf_t *, uint_t *,
pool.c 427 if ((ps = pool_query_pools(conf, &nelem, NULL)) !=
1858 pool_query_pools(const pool_conf_t *conf, uint_t *size, pool_value_t **props) function
    [all...]
pool_commit.c 682 if ((pl = pool_query_pools(conf, nelem, NULL)) != NULL) {
    [all...]
pool_kernel.c 996 if ((ps = pool_query_pools(conf, &nelem, NULL)) != NULL) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolInternal.java 87 final static native java.util.List pool_query_pools(long conf, method in class:PoolInternal
Configuration.java 339 if ((pools = PoolInternal.pool_query_pools(getConf(), values))
  /onnv/onnv-gate/usr/src/cmd/pools/poolstat/
poolstat.c 922 if ((pools = pool_query_pools(conf, &nelem, NULL)) == NULL)
941 pool = pool_query_pools(conf, &nelem, pvals);
947 pool = pool_query_pools(conf, &nelem, pvals);
  /onnv/onnv-gate/usr/src/lib/libproject/common/
setproject.c 474 if ((pools = pool_query_pools(conf, &nelem, pvals)) == NULL) {
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c 577 * pool_query_pools(3pool) wrapper
635 result = pool_query_pools((pool_conf_t *)(uintptr_t)jconf, &nelem,
    [all...]

Completed in 239 milliseconds