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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
pool_value.c 82 pool_value_get_int64(const pool_value_t *pv, int64_t *result) function
378 (void) pool_value_get_int64(pv1, &ival1);
379 (void) pool_value_get_int64(pv2, &ival2);
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolInternal.java 134 final static native int pool_value_get_int64(long pv, long result); method in class:PoolInternal

Completed in 1620 milliseconds