HomeSort by relevance Sort by last modified time
    Searched defs:pool_value_get_uint64 (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/libpool/common/
pool_value.c 67 pool_value_get_uint64(const pool_value_t *pv, uint64_t *result) function
372 (void) pool_value_get_uint64(pv1, &uval1);
373 (void) pool_value_get_uint64(pv2, &uval2);
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolInternal.java 133 final static native int pool_value_get_uint64(long pv, long result); method in class:PoolInternal

Completed in 480 milliseconds