Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java74 final static native void pool_conf_free(long conf); in pool_conf_free() method in PoolInternal
/titanic_41/usr/src/lib/libpool/common/
H A Dpool.c1477 pool_conf_free(pool_conf_t *conf) in pool_conf_free() function