Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
POOL_VER_NONE
usr/src/cmd/pools/poold/com/sun/solaris/service/pools/PoolInternal.java
165
public final static int POOL_VER_NONE = 0;
usr/src/lib/libpool/common/pool.c
2758
case POOL_VER_NONE:
usr/src/lib/libpool/common/pool.c
2764
return (POOL_VER_NONE);