Home
last modified time | relevance | path

Searched defs:pool_value_get_string (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libpool/common/
H A Dpool_value.c128 pool_value_get_string(const pool_value_t *pv, const char **result) in pool_value_get_string() function
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java137 final static native int pool_value_get_string(long pv, long result); in pool_value_get_string() method in PoolInternal