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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
mapfile-vers 97 pool_to_elem;
pool.h 233 extern pool_elem_t *pool_to_elem(const pool_conf_t *, const pool_t *);
pool.c 2540 pool_to_elem(const pool_conf_t *conf, const pool_t *pp) function
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
Pool.java 205 if ((elem = PoolInternal.pool_to_elem(_conf.getConf(),
PoolInternal.java 130 final static native long pool_to_elem(long conf, long pool); method in class:PoolInternal
  /onnv/onnv-gate/usr/src/cmd/pools/poolcfg/
poolcfg.y 903 prop_list_walk(cmd, pool_to_elem(conf, pool));
970 parser_rename(cmd, pool_to_elem(conf, pool), POOL_NAME);
1062 prop_list_walk(cmd, pool_to_elem(conf, pool));
    [all...]
  /onnv/onnv-gate/usr/src/lib/libproject/common/
setproject.c 485 pool_get_property(conf, pool_to_elem(conf, pools[0]), "pool.name",
  /onnv/onnv-gate/usr/src/cmd/pools/poolstat/
poolstat.c 963 elem = pool_to_elem(conf, pools[i]);
990 elem = pool_to_elem(conf, pools[i]);
  /onnv/onnv-gate/usr/src/lib/libzonecfg/common/
libzonecfg.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c 1290 * pool_to_elem(3pool) wrapper
1296 return ((jlong)(uintptr_t)pool_to_elem((pool_conf_t *)(uintptr_t)jconf,
    [all...]

Completed in 240 milliseconds