Searched refs:pool_value_set_int64 (Results 1 – 18 of 18) sorted by relevance
/titanic_50/usr/src/man/man3pool/ |
H A D | Makefile | 83 pool_value_set_int64.3pool \ 153 pool_value_set_int64.3pool := LINKSRC = pool_value_alloc.3pool
|
/titanic_50/usr/src/lib/libpool/common/ |
H A D | pool_value.c | 166 pool_value_set_int64(pool_value_t *pv, int64_t val) in pool_value_set_int64() function 322 pool_value_set_int64(pv, ival); in pool_value_from_nvpair()
|
H A D | pool.h | 248 extern void pool_value_set_int64(pool_value_t *, int64_t);
|
H A D | mapfile-vers | 110 pool_value_set_int64;
|
H A D | pool_internal.c | 756 pool_value_set_int64(&prop->pp_value, val); in int_init() 1327 pool_value_set_int64(props[1], sysid); in resource_by_sysid()
|
H A D | pool_kernel.c | 1454 pool_value_set_int64(props[0], bindq.pb_i_id); in pool_knl_get_binding() 1541 pool_value_set_int64(props[0], bindq.pb_i_id); in pool_knl_get_resource_binding() 2843 pool_value_set_int64(&val, create->pcu_ioctl.pc_i_id); in log_item_commit()
|
H A D | pool_commit.c | 1178 (void) pool_value_set_int64(&val, importance); in set_importance_cb()
|
H A D | pool_xml.c | 617 pool_value_set_int64(value, ival); in pool_xml_get_attr() 779 pool_value_set_int64(value, ival); in pool_xml_get_prop()
|
H A D | pool.c | 1384 pool_value_set_int64(&val, sys_id); in pool_component_create()
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Value.java | 202 PoolInternal.pool_value_set_int64(_this, value); in setValue()
|
H A D | PoolInternal.java | 140 final static native void pool_value_set_int64(long pv, long val); in pool_value_set_int64() method in PoolInternal
|
/titanic_50/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 543 pool_value_set_int64($$->prop_value, $4.i); 1512 pool_value_set_int64(vals[1], sysid); in get_cpu()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 200 link path=usr/share/man/man3pool/pool_value_set_int64.3pool \
|
/titanic_50/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1352 pool_value_set_int64((pool_value_t *)(uintptr_t)jvalue, (int64_t)ji64); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1value_1set_1int64() 1637 (void) pool_value_set_int64(pv_new, ival); in pool_property_walker()
|
/titanic_50/usr/src/cmd/pools/poolstat/ |
H A D | poolstat.c | 938 pool_value_set_int64(pv_sys_id, sysid); in prt_pool_stats()
|
/titanic_50/usr/src/cmd/zonestat/zonestatd/ |
H A D | zonestatd.c | 1744 pool_value_set_int64(vals[1], psetid); in zsd_get_pool_pset() 2076 pool_value_set_int64(vals[0], poolid); in zsd_get_zone_pool_pset()
|
/titanic_50/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4098 pool_value_set_int64(val, in create_tmp_pool()
|
/titanic_50/ |
H A D | .gitignore | 7076 usr/src/man/man3pool/pool_value_set_int64.3pool
|