Searched refs:POOL_VER_CURRENT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h52 * by passing POOL_VER_NONE. POOL_VER_CURRENT is the current
59 #define POOL_VER_CURRENT 1 macro
H A Dpool.c126 static uint_t pool_workver = POOL_VER_CURRENT;
2762 case POOL_VER_CURRENT:
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java164 public final static int POOL_VER_CURRENT = 1; field in class:PoolInternal

Completed in 76 milliseconds