Searched refs:pool_value_set_uint64 (Results 1 – 16 of 16) sorted by relevance
/titanic_44/usr/src/lib/libpool/common/ |
H A D | pool_value.c | 153 pool_value_set_uint64(pool_value_t *pv, uint64_t val) in pool_value_set_uint64() function 329 pool_value_set_uint64(pv, uval); in pool_value_from_nvpair()
|
H A D | pool_commit.c | 202 pool_value_set_uint64(&val, smin); in commit_create() 207 pool_value_set_uint64(&val, smax); in commit_create() 339 pool_value_set_uint64(&val, smin); in commit_update() 344 pool_value_set_uint64(&val, smax); in commit_update()
|
H A D | pool.h | 247 extern void pool_value_set_uint64(pool_value_t *, uint64_t);
|
H A D | mapfile-vers | 113 pool_value_set_uint64;
|
H A D | pool_xml.c | 299 pool_value_set_uint64(&val, ++nid); in get_unique_id() 608 pool_value_set_uint64(value, uval); in pool_xml_get_attr() 771 pool_value_set_uint64(value, uval); in pool_xml_get_prop() 2774 pool_value_set_uint64(&val, size); in pool_xml_parse_document() 2776 pool_value_set_uint64(&val, 0); in pool_xml_parse_document()
|
H A D | pool.c | 2402 pool_value_set_uint64(&val, src_size); in pool_resource_transfer() 2405 pool_value_set_uint64(&val, tgt_size); in pool_resource_transfer() 2470 pool_value_set_uint64(&val, src_size); in pool_resource_xtransfer() 2473 pool_value_set_uint64(&val, tgt_size); in pool_resource_xtransfer()
|
H A D | pool_internal.c | 744 pool_value_set_uint64(&prop->pp_value, val); in uint_init()
|
H A D | pool_kernel.c | 3088 pool_value_set_uint64(&val, src_size); in log_item_undo() 3091 pool_value_set_uint64(&val, tgt_size); in log_item_undo()
|
/titanic_44/usr/src/man/man3pool/ |
H A D | Makefile | 86 pool_value_set_uint64.3pool \ 156 pool_value_set_uint64.3pool := LINKSRC = pool_value_alloc.3pool
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Value.java | 215 PoolInternal.pool_value_set_uint64(_this, value); in setValue()
|
H A D | PoolInternal.java | 139 final static native void pool_value_set_uint64(long pv, long val); in pool_value_set_uint64() method in PoolInternal
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 206 link path=usr/share/man/man3pool/pool_value_set_uint64.3pool \
|
/titanic_44/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1341 pool_value_set_uint64( in Java_com_sun_solaris_service_pools_PoolInternal_pool_1value_1set_1uint64() 1633 (void) pool_value_set_uint64(pv_new, uval); in pool_property_walker()
|
/titanic_44/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 546 pool_value_set_uint64($$->prop_value, $4.u);
|
/titanic_44/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4044 pool_value_set_uint64(val, (uint64_t)max); in create_tmp_pset() 4052 pool_value_set_uint64(val, (uint64_t)min); in create_tmp_pset()
|
/titanic_44/ |
H A D | .gitignore | 7079 usr/src/man/man3pool/pool_value_set_uint64.3pool
|