Searched defs:pool_query_resource_components (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/man/man3pool/ |
H A D | Makefile | 59 pool_query_resource_components.3pool \ 137 pool_query_resource_components.3pool := LINKSRC = pool_resource_create.3pool
|
/illumos-gate/usr/src/lib/libpool/common/ |
H A D | pool.c | 466 if ((cs = pool_query_resource_components(conf, 2020 return (pool_query_resource_components(conf, NULL, size, props)); 2110 if ((rl = pool_query_resource_components(conf, prs, &res_size, 2260 if ((components = pool_query_resource_components(conf, src, &ncomponent, 2616 if ((rs = pool_query_resource_components(conf, prs, &size, NULL)) == 2708 pool_query_resource_components(const pool_conf_t *conf, function
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolInternal.java | 104 final static native java.util.List pool_query_resource_components( method in class:PoolInternal
|
Completed in 2712 milliseconds