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

  /onnv/onnv-gate/usr/src/lib/libpool/common/
mapfile-vers 62 pool_conf_location;
pool.h 184 extern const char *pool_conf_location(const pool_conf_t *);
pool_commit.c     [all...]
pool.c 1409 pool_conf_location(const pool_conf_t *conf) function
    [all...]
pool_xml.c     [all...]
pool_internal.c 731 if (strcmp(pool_conf_location(conf), pool_dynamic_location()) == 0)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolInternal.java 95 final static native String pool_conf_location(long conf); method in class:PoolInternal
Configuration.java 160 return (PoolInternal.pool_conf_location(getConf()));
  /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/
jpool.c 794 * pool_conf_location(3pool) wrapper
803 result = pool_conf_location((pool_conf_t *)(uintptr_t)jconf);
    [all...]

Completed in 3663 milliseconds