Searched defs:pool_resource_destroy (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/man/man3pool/
H A DMakefile61 pool_resource_destroy.3pool \
138 pool_resource_destroy.3pool := LINKSRC = pool_resource_create.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c1304 (void) pool_resource_destroy(conf,
1312 (void) pool_resource_destroy(conf, pool_elem_res(pe));
1319 (void) pool_resource_destroy(conf, pool_elem_res(pe));
1329 (void) pool_resource_destroy(conf, pool_elem_res(pe));
2056 pool_resource_destroy(pool_conf_t *conf, pool_resource_t *prs) function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java99 final static native int pool_resource_destroy(long conf, long res); method in class:PoolInternal

Completed in 65 milliseconds