Searched refs:POOL_VER_NONE (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
57 * returned will be POOL_VER_NONE.
60 #define POOL_VER_NONE 0 macro
H A Dpool.c2760 case POOL_VER_NONE:
2766 return (POOL_VER_NONE);
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java165 public final static int POOL_VER_NONE = 0; field in class:PoolInternal

Completed in 50 milliseconds