Home
last modified time | relevance | path

Searched defs:pool_destroy (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dpool_impl.h122 typedef struct pool_destroy { struct
126 pd_o_idpool_destroy global() argument
/titanic_51/usr/src/uts/common/os/
H A Dpool.c522 pool_destroy(int class, int subclass, id_t id) in pool_destroy() function
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java109 final static native int pool_destroy(long conf, long pool); in pool_destroy() method in PoolInternal
/titanic_51/usr/src/lib/libpool/common/
H A Dpool.c2029 pool_destroy(pool_conf_t *conf, pool_t *pp) in pool_destroy() function