Searched refs:pool_conf_validate (Results 1 – 12 of 12) sorted by relevance
46 pool_conf_validate.3pool \115 pool_conf_validate.3pool := LINKSRC = pool_conf_alloc.3pool
171 extern int pool_conf_validate(const pool_conf_t *, pool_valid_level_t);
69 pool_conf_validate;
1260 if (pool_conf_validate(conf, POV_RUNTIME) != PO_SUCCESS) { in pool_conf_commit_sys()
1634 pool_conf_validate(const pool_conf_t *conf, pool_valid_level_t level) in pool_conf_validate() function
113 if (pool_conf_validate(conf, POV_RUNTIME) != PO_SUCCESS) in config_commit()
84 final static native int pool_conf_validate(long conf, int level); in pool_conf_validate() method in PoolInternal
235 if (PoolInternal.pool_conf_validate(getConf(), level) in validate()
101 link path=usr/share/man/man3pool/pool_conf_validate.3pool \
743 if (pool_conf_validate(conf, POV_STRICT) == PO_FAIL) {
565 return ((jint)pool_conf_validate((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1validate()
4288 if (pool_conf_validate(pconf, POV_RUNTIME) != PO_SUCCESS) { in create_tmp_pool()