| /onnv/onnv-gate/usr/src/lib/libpool/common/ |
| mapfile-vers | 88 pool_resource_destroy;
|
| pool.h | 190 extern int pool_resource_destroy(pool_conf_t *, pool_resource_t *);
|
| pool.c | 1304 (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)); 2056 pool_resource_destroy(pool_conf_t *conf, pool_resource_t *prs) function [all...] |
| pool_commit.c | 261 ret = pool_resource_destroy(TO_CONF(pe), res); [all...] |
| pool_kernel.c | [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| PoolInternal.java | 99 final static native int pool_resource_destroy(long conf, long res); method in class:PoolInternal
|
| Configuration.java | 385 PoolInternal.pool_resource_destroy(getConf(),
|
| /onnv/onnv-gate/usr/src/cmd/pools/poolcfg/ |
| poolcfg.y | 1024 if (pool_resource_destroy(conf, resource) != 0) [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/ |
| jpool.c | 854 * pool_resource_destroy(3pool) wrapper 860 return ((jint)pool_resource_destroy((pool_conf_t *)(uintptr_t)jconf, [all...] |
| /onnv/onnv-gate/usr/src/lib/libzonecfg/common/ |
| libzonecfg.c | [all...] |