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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
mapfile-vers 82 pool_query_components;
pool.h 182 extern pool_component_t **pool_query_components(const pool_conf_t *, uint_t *,
pool_commit.c 699 if ((cl = pool_query_components(conf, nelem, NULL)) != NULL) {
    [all...]
pool.c 2017 pool_query_components(const pool_conf_t *conf, uint_t *size, function
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
Configuration.java 524 if ((components = PoolInternal.pool_query_components(getConf(),
584 if ((components = PoolInternal.pool_query_components(getConf(),
PoolInternal.java 93 final static native java.util.List pool_query_components(long conf, method in class:PoolInternal
  /onnv/onnv-gate/usr/src/cmd/pools/poolcfg/
poolcfg.y     [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c 730 * pool_query_components(3pool) wrapper
787 result = pool_query_components((pool_conf_t *)(uintptr_t)jconf, &nelem,
    [all...]

Completed in 180 milliseconds