Searched defs:pool_conf_to_elem (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/man/man3pool/
H A DMakefile44 pool_conf_to_elem.3pool \
100 pool_conf_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c595 if ((pe = pool_conf_to_elem(conf)) == NULL) {
2524 pool_conf_to_elem(const pool_conf_t *conf) function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java129 final static native long pool_conf_to_elem(long conf); method in class:PoolInternal

Completed in 81 milliseconds