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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
mapfile-vers 102 pool_value_get_int64;
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);
pool.h 242 extern int pool_value_get_int64(const pool_value_t *, int64_t *);
pool_commit.c 1123 (void) pool_value_get_int64(&val, &i1);
1127 (void) pool_value_get_int64(&val, &i2)
    [all...]
pool.c 292 (void) pool_value_get_int64(pval, &i);
    [all...]
pool_xml.c 684 (void) pool_value_get_int64(value, &ires);
895 (void) pool_value_get_int64(value, &ires);
    [all...]
pool_internal.c 1091 (void) pool_value_get_int64(&val, &val64);
    [all...]
pool_kernel.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poolstat/
sa_libpool.c 128 ud->ud_result = pool_value_get_int64(pval, &bag->pset_sb_sysid);
poolstat.c 972 if (pool_value_get_int64(
1000 if (pool_value_get_int64(
  /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
  /onnv/onnv-gate/usr/src/cmd/rcm_daemon/common/
pool_rcm.c 142 (void) pool_value_get_int64(pval, &tmp);
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c     [all...]
  /onnv/onnv-gate/usr/src/lib/libzonecfg/common/
libzonecfg.c     [all...]

Completed in 240 milliseconds