Searched refs:POOL_VER_NONE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libpool/common/
H A Dpool.h49 * by passing POOL_VER_NONE. POOL_VER_CURRENT is the current
54 * returned will be POOL_VER_NONE.
57 #define POOL_VER_NONE 0 macro
H A Dpool.c2757 case POOL_VER_NONE:
2763 return (POOL_VER_NONE);

Completed in 40 milliseconds