Searched refs:pool_conf_export (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/man/man3pool/
H A DMakefile36 pool_conf_export.3pool \
106 pool_conf_export.3pool := LINKSRC = pool_conf_alloc.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h171 extern int pool_conf_export(const pool_conf_t *, const char *,
H A Dpool.c1621 pool_conf_export(const pool_conf_t *conf, const char *location, function
H A Dpool_xml.c1662 if (pool_conf_export(dyn, conf->pc_location,
/illumos-gate/usr/src/cmd/pools/pooladm/
H A Dpooladm.c246 if (pool_conf_export(conf,
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java82 final static native int pool_conf_export(long conf, String location, method in class:PoolInternal
H A DConfiguration.java223 if (PoolInternal.pool_conf_export(getConf(), location, format)
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y1121 if (pool_conf_export(conf, conf_file, POX_NATIVE) != 0) {
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c508 * pool_conf_export(3pool) wrapper
519 result = (int)pool_conf_export((pool_conf_t *)(uintptr_t)jconf,

Completed in 86 milliseconds