Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java125 final static native int pool_rm_property(long conf, long elem, in pool_rm_property() method in PoolInternal
/titanic_52/usr/src/lib/libpool/common/
H A Dpool.c1097 pool_rm_property(pool_conf_t *conf, pool_elem_t *pe, const char *name) in pool_rm_property() function