HomeSort by relevance Sort by last modified time
    Searched refs:pool_conf_export (Results 1 - 9 of 9) sorted by null

  /onnv/onnv-gate/usr/src/lib/libpool/common/
mapfile-vers 59 pool_conf_export;
pool.h 171 extern int pool_conf_export(const pool_conf_t *, const char *,
pool.c 1621 pool_conf_export(const pool_conf_t *conf, const char *location, function
    [all...]
pool_xml.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/pooladm/
pooladm.c 246 if (pool_conf_export(conf,
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolInternal.java 82 final static native int pool_conf_export(long conf, String location, method in class:PoolInternal
Configuration.java 223 if (PoolInternal.pool_conf_export(getConf(), location, format)
  /onnv/onnv-gate/usr/src/cmd/pools/poolcfg/
poolcfg.y 1121 if (pool_conf_export(conf, conf_file, POX_NATIVE) != 0) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c 508 * pool_conf_export(3pool) wrapper
519 result = (int)pool_conf_export((pool_conf_t *)(uintptr_t)jconf,
    [all...]

Completed in 180 milliseconds