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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
mapfile-vers 116 pool_walk_properties;
pool_commit.c 170 if (pool_walk_properties(TO_CONF(src), src, TO_ELEM(pool),
216 if (pool_walk_properties(TO_CONF(src), src, TO_ELEM(res),
315 if (pool_walk_properties(TO_CONF(e2), e2, NULL,
367 if (pool_walk_properties(TO_CONF(e1), e1, e2, clone_element) !=
371 if (pool_walk_properties(TO_CONF(e2), e2, e1, clone_element) !=
521 if (pool_walk_properties(TO_CONF(pe), pe, TO_ELEM(newcomp),
538 if (pool_walk_properties(TO_CONF(pe), pe,
551 if (pool_walk_properties(TO_CONF(pe), pe,
    [all...]
pool.h 227 extern int pool_walk_properties(pool_conf_t *, pool_elem_t *, void *,
pool.c 372 if (pool_walk_properties(conf, (pool_elem_t *)pe, cb,
1674 pool_walk_properties(pool_conf_t *conf, pool_elem_t *elem, void *arg, function
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poolstat/
sa_libpool.c 153 if (pool_walk_properties(conf, pset_elem, &ud,
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolInternal.java 127 final static native int pool_walk_properties(long conf, long elem, method in class:PoolInternal
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c 1261 * pool_walk_properties(3pool) wrapper
1270 result = (int)pool_walk_properties((pool_conf_t *)(uintptr_t)jconf,
    [all...]

Completed in 60 milliseconds