| /onnv/onnv-gate/usr/src/lib/libpool/common/ |
| mapfile-vers | 87 pool_resource_create;
|
| pool.h | 188 extern pool_resource_t *pool_resource_create(pool_conf_t *, const char *,
|
| pool_commit.c | 185 if ((res = pool_resource_create(conf, res_type, name)) == 544 if ((newres = pool_resource_create(stc, [all...] |
| pool.c | 1225 pool_resource_create(pool_conf_t *conf, const char *sz_type, const char *name) function [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| PoolInternal.java | 97 final static native long pool_resource_create(long conf, method in class:PoolInternal
|
| Configuration.java | 367 if ((aResource = PoolInternal.pool_resource_create(getConf(),
|
| /onnv/onnv-gate/usr/src/cmd/pools/poolcfg/ |
| poolcfg.y | 911 if ((resource = pool_resource_create(conf, type, cmd->cmd_tgt1)) [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/ |
| jpool.c | 829 * pool_resource_create(3pool) wrapper 844 pool_resource_create((pool_conf_t *)(uintptr_t)jconf, type, name); [all...] |
| /onnv/onnv-gate/usr/src/lib/libzonecfg/common/ |
| libzonecfg.c | [all...] |