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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
pool.h 137 POF_VALID,
pool_xml.c     [all...]
pool_kernel.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolInternal.java 205 public final static int POF_VALID = get_POF_VALID();
  /onnv/onnv-gate/usr/src/cmd/pools/poolcfg/
poolcfg.y 744 if (pool_conf_status(conf) >= POF_VALID) {
879 if (conf != NULL && pool_conf_status(conf) >= POF_VALID)
1115 if (conf != NULL && pool_conf_status(conf) >= POF_VALID)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c 309 return ((jint)POF_VALID);
    [all...]

Completed in 5029 milliseconds