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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
mapfile-vers 71 pool_dissociate;
pool.h 204 extern int pool_dissociate(pool_conf_t *, pool_t *, const pool_resource_t *);
pool.c 2791 pool_dissociate(pool_conf_t *conf, pool_t *pool, const pool_resource_t *res) function
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
Pool.java 100 if (PoolInternal.pool_dissociate(_conf.getConf(), getPool(),
PoolInternal.java 112 final static native int pool_dissociate(long conf, long pool, method in class:PoolInternal
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c 1073 * pool_dissociate(3pool) wrapper
1079 return ((jint)pool_dissociate((pool_conf_t *)(uintptr_t)jconf,
    [all...]

Completed in 850 milliseconds