| /onnv/onnv-gate/usr/src/lib/libpool/common/ |
| mapfile-vers | 93 pool_rm_property;
|
| pool.h | 220 extern int pool_rm_property(pool_conf_t *, pool_elem_t *, const char *);
|
| pool_commit.c | [all...] |
| pool.c | 1097 pool_rm_property(pool_conf_t *conf, pool_elem_t *pe, const char *name) function [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| Element.java | 131 if (PoolInternal.pool_rm_property(_conf.getConf(), getElem(),
|
| PoolInternal.java | 125 final static native int pool_rm_property(long conf, long elem, method in class:PoolInternal
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/ |
| poold.c | 342 (void) pool_rm_property(conf, pe,
|
| /onnv/onnv-gate/usr/src/cmd/pools/poolcfg/ |
| poolcfg.y | [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/ |
| jpool.c | 1242 * pool_rm_property(3pool) wrapper 1252 result = pool_rm_property((pool_conf_t *)(uintptr_t)jconf, [all...] |