Home
last modified time | relevance | path

Searched defs:pool_conf_export (Results 1 – 2 of 2) sorted by relevance

/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, in pool_conf_export() method in PoolInternal
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c1619 pool_conf_export(const pool_conf_t *conf, const char *location, in pool_conf_export() function