Searched defs:pool_value_get_string (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_value.c128 pool_value_get_string(const pool_value_t *pv, const char **result) function
396 (void) pool_value_get_string(pv1, &sval1);
397 (void) pool_value_get_string(pv2, &sval2);
/illumos-gate/usr/src/man/man3pool/
H A DMakefile78 pool_value_get_string.3pool \
148 pool_value_get_string.3pool := LINKSRC = pool_value_alloc.3pool
/illumos-gate/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); method in class:PoolInternal

Completed in 58 milliseconds