/titanic_41/usr/src/lib/libpool/common/ |
H A D | pool_value.c | 82 pool_value_get_int64(const pool_value_t *pv, int64_t *result) in pool_value_get_int64() function 378 (void) pool_value_get_int64(pv1, &ival1); in pool_value_equal() 379 (void) pool_value_get_int64(pv2, &ival2); in pool_value_equal()
|
H A D | pool_commit.c | 1123 (void) pool_value_get_int64(&val, &i1); in resource_compare_by_descending_importance() 1127 (void) pool_value_get_int64(&val, &i2); in resource_compare_by_descending_importance() 1165 (void) pool_value_get_int64(&val, &importance); in set_importance_cb() 1176 (void) pool_value_get_int64(&val, &old_importance); in set_importance_cb()
|
H A D | pool.h | 242 extern int pool_value_get_int64(const pool_value_t *, int64_t *);
|
H A D | mapfile-vers | 103 pool_value_get_int64;
|
H A D | pool.c | 292 (void) pool_value_get_int64(pval, &i); in prop_buf_build_cb() 2837 (void) pool_value_get_int64(&val, &sys_id1); in pool_elem_compare_name() 2841 (void) pool_value_get_int64(&val, &sys_id2); in pool_elem_compare_name() 2895 (void) pool_value_get_int64(&val, &sys_id1); in pool_elem_compare() 2899 (void) pool_value_get_int64(&val, &sys_id2); in pool_elem_compare()
|
H A D | pool_xml.c | 682 (void) pool_value_get_int64(value, &ires); in pool_xml_set_attr() 893 (void) pool_value_get_int64(value, &ires); in pool_xml_set_prop() 2353 (void) pool_value_get_int64(props[i], &ival); in pool_build_xpath_buf()
|
H A D | pool_internal.c | 1091 (void) pool_value_get_int64(&val, &val64); in elem_get_expected_int64()
|
H A D | pool_kernel.c | 3512 if (pool_value_get_int64(pv, &ival) == POC_INVAL) { in pool_knl_nvlist_add_value()
|
/titanic_41/usr/src/man/man3pool/ |
H A D | Makefile | 76 pool_value_get_int64.3pool \ 146 pool_value_get_int64.3pool := LINKSRC = pool_value_alloc.3pool
|
/titanic_41/usr/src/cmd/pools/poolstat/ |
H A D | sa_libpool.c | 128 ud->ud_result = pool_value_get_int64(pval, &bag->pset_sb_sysid); in populate_userdata_cb()
|
H A D | poolstat.c | 972 if (pool_value_get_int64( in prt_pool_stats() 1000 if (pool_value_get_int64( in prt_pool_stats()
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolInternal.java | 134 final static native int pool_value_get_int64(long pv, long result); in pool_value_get_int64() method in PoolInternal
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | pool_rcm.c | 141 (void) pool_value_get_int64(pval, &tmp); in pool_check_pset()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 187 link path=usr/share/man/man3pool/pool_value_get_int64.3pool \
|
/titanic_41/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1636 (void) pool_value_get_int64(pv, &ival); in pool_property_walker() 1682 pool_value_get_int64((pool_value_t *)(uintptr_t)pointer, &arg2); in Java_com_sun_solaris_service_pools_Value_getLongValue()
|
/titanic_41/usr/src/cmd/zonestat/zonestatd/ |
H A D | zonestatd.c | 1803 pool_value_get_int64(vals[0], &int64) == PO_SUCCESS) in zsd_get_pool_pset() 1847 pool_value_get_int64(vals[0], &int64) != PO_SUCCESS) in zsd_get_pool_pset() 1954 pool_value_get_int64(vals[0], &sys_id) in zsd_refresh_psets() 2108 pool_value_get_int64(vals[0], &int64) != PO_SUCCESS) in zsd_get_zone_pool_pset()
|
/titanic_41/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4157 (void) pool_value_get_int64(pv, &val_int); in get_running_tmp_pset()
|
/titanic_41/ |
H A D | .gitignore | 7069 usr/src/man/man3pool/pool_value_get_int64.3pool
|