Searched defs:pool_destroy (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/man/man3pool/
H A DMakefile48 pool_destroy.3pool \
93 pool_destroy.3pool := LINKSRC = pool_associate.3pool
/illumos-gate/usr/src/uts/common/os/
H A Dpool.c522 pool_destroy(int class, int subclass, id_t id) function
/illumos-gate/usr/src/uts/common/sys/
H A Dpool_impl.h122 typedef struct pool_destroy { struct
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c1192 (void) pool_destroy(conf, pool_elem_pool(pe));
1198 (void) pool_destroy(conf, pool_elem_pool(pe));
1203 (void) pool_destroy(conf, pool_elem_pool(pe));
1213 (void) pool_destroy(conf, pool_elem_pool(pe));
2029 pool_destroy(pool_conf_t *conf, pool_t *pp) function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java109 final static native int pool_destroy(long conf, long pool); method in class:PoolInternal

Completed in 101 milliseconds