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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
pool_value.c 113 pool_value_get_bool(const pool_value_t *pv, uchar_t *result) function
390 (void) pool_value_get_bool(pv1, &bval1);
391 (void) pool_value_get_bool(pv2, &bval2);
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolInternal.java 136 final static native int pool_value_get_bool(long pv, long result); method in class:PoolInternal

Completed in 504 milliseconds