Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java121 final static native int pool_get_property(long conf, long elem, in pool_get_property() method in PoolInternal
/titanic_41/usr/src/lib/libpool/common/
H A Dpool.c856 pool_get_property(const pool_conf_t *conf, const pool_elem_t *pe, in pool_get_property() function