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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
pool.c 172 * been closed or removed, then the status will be POF_INVALID.
512 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) {
541 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) {
570 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) {
591 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) {
861 if (pool_conf_status(conf) == POF_INVALID) {
    [all...]
pool.h 136 POF_INVALID = -1,
pool_kernel.c 802 return ((conf->pc_state == POF_INVALID) ? PO_FAIL : PO_SUCCESS);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolInternal.java 204 public final static int POF_INVALID = get_POF_INVALID();
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c 299 return ((jint)POF_INVALID);
    [all...]
  /onnv/onnv-gate/usr/src/lib/libzonecfg/common/
libzonecfg.c     [all...]

Completed in 2750 milliseconds