Home
last modified time | relevance | path

Searched refs:pool_value_get_bool (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/lib/libpool/common/
H A Dpool_value.c113 pool_value_get_bool(const pool_value_t *pv, uchar_t *result) in pool_value_get_bool() function
390 (void) pool_value_get_bool(pv1, &bval1); in pool_value_equal()
391 (void) pool_value_get_bool(pv2, &bval2); in pool_value_equal()
H A Dpool.h244 extern int pool_value_get_bool(const pool_value_t *, uchar_t *);
H A Dmapfile-vers101 pool_value_get_bool;
H A Dpool_internal.c537 (void) pool_value_get_bool(pval, &bval); in pool_set_active()
935 if (pool_value_get_bool(&val, &requested) != PO_SUCCESS) { in cpu_is_requested()
1156 (void) pool_value_get_bool(&val, &bval); in elem_is_tmp()
H A Dpool_xml.c691 (void) pool_value_get_bool(value, &bres); in pool_xml_set_attr()
902 (void) pool_value_get_bool(value, &bres); in pool_xml_set_prop()
2369 (void) pool_value_get_bool(props[i], &bval); in pool_build_xpath_buf()
H A Dpool.c302 (void) pool_value_get_bool(pval, &bool); in prop_buf_build_cb()
H A Dpool_kernel.c3534 if (pool_value_get_bool(pv, &bval) == POC_INVAL) { in pool_knl_nvlist_add_value()
/titanic_50/usr/src/man/man3pool/
H A DMakefile74 pool_value_get_bool.3pool \
144 pool_value_get_bool.3pool := LINKSRC = pool_value_alloc.3pool
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java136 final static native int pool_value_get_bool(long pv, long result); in pool_value_get_bool() method in PoolInternal
/titanic_50/usr/src/lib/libproject/common/
H A Dsetproject.c510 pool_value_get_bool(pvals[0], &bval) != PO_SUCCESS || in bind_to_pool()
/titanic_50/usr/src/pkg/manifests/
H A Dservice-resource-pools.mf182 link path=usr/share/man/man3pool/pool_value_get_bool.3pool \
/titanic_50/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1644 (void) pool_value_get_bool(pv, &bval); in pool_property_walker()
1723 result = pool_value_get_bool((pool_value_t *)(uintptr_t)pointer, &arg2); in Java_com_sun_solaris_service_pools_Value_getBoolValue()
/titanic_50/
H A D.gitignore7067 usr/src/man/man3pool/pool_value_get_bool.3pool