Home
last modified time | relevance | path

Searched defs:pool_associate (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java110 final static native int pool_associate(long conf, long pool, in pool_associate() method in PoolInternal
/titanic_44/usr/src/lib/libpool/common/
H A Dpool.c2777 pool_associate(pool_conf_t *conf, pool_t *pool, const pool_resource_t *res) in pool_associate() function