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

/illumos-gate/usr/src/man/man3pool/
H A DMakefile37 pool_conf_free.3pool \
107 pool_conf_free.3pool := LINKSRC = pool_conf_alloc.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c193 pool_conf_free(conf);
201 pool_conf_free(conf);
228 pool_conf_free(conf);
233 pool_conf_free(conf);
253 pool_conf_free(conf);
258 pool_conf_free(conf);
1474 * pool_conf_free() frees the resources associated with a configuration.
1477 pool_conf_free(pool_conf_t *conf) function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java74 final static native void pool_conf_free(long conf); method in class:PoolInternal

Completed in 76 milliseconds