| /onnv/onnv-gate/usr/src/lib/libpool/common/ |
| mapfile-vers | 67 pool_conf_to_elem;
|
| pool.h | 232 extern pool_elem_t *pool_conf_to_elem(const pool_conf_t *);
|
| pool_commit.c | 679 elems[0] = pool_conf_to_elem(conf); 779 pe = pool_conf_to_elem(TO_CONF(TO_ELEM(res[0]))); [all...] |
| pool.c | 595 if ((pe = pool_conf_to_elem(conf)) == NULL) { 2524 pool_conf_to_elem(const pool_conf_t *conf) function [all...] |
| pool_xml.c | 293 pool_conf_to_elem((pool_conf_t *)node->doc->_private), 303 pool_conf_to_elem((pool_conf_t *)node->doc->_private), "_next_id", [all...] |
| pool_kernel.c | 984 pool_conf_to_elem(conf), &info, prop_build_cb, 1) == [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/pooladm/ |
| pooladm.c | 83 pool_get_property(conf, pool_conf_to_elem(conf), "system.name",
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| PoolInternal.java | 129 final static native long pool_conf_to_elem(long conf); method in class:PoolInternal
|
| Configuration.java | 665 if ((elem = PoolInternal.pool_conf_to_elem(getConf())) == 0)
|
| /onnv/onnv-gate/usr/src/cmd/pools/poolcfg/ |
| poolcfg.y | 784 if ((pe = pool_conf_to_elem(conf)) == NULL) 889 if ((pe = pool_conf_to_elem(conf)) == NULL) 951 if ((pe = pool_conf_to_elem(conf)) == NULL) 1044 if ((pe = pool_conf_to_elem(conf)) == NULL) [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/ |
| poold.c | 333 pe = pool_conf_to_elem(conf);
|
| /onnv/onnv-gate/usr/src/lib/libproject/common/ |
| setproject.c | 462 if (!force && pool_get_property(conf, pool_conf_to_elem(conf),
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/ |
| jpool.c | 1279 * pool_conf_to_elem(3pool) wrapper 1285 return ((jlong)(uintptr_t)pool_conf_to_elem( [all...] |