Searched defs:pool_conf_alloc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c189 if ((conf = pool_conf_alloc()) == NULL)
222 if ((conf = pool_conf_alloc()) == NULL)
247 if ((conf = pool_conf_alloc()) == NULL)
1458 * pool_conf_alloc() allocate the resources to represent a configuration.
1461 pool_conf_alloc(void) function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java73 final static native long pool_conf_alloc(); method in class:PoolInternal

Completed in 61 milliseconds