Searched refs:POV_RUNTIME (Results 1 – 7 of 7) sorted by relevance
131 POV_RUNTIME /* Validate instantiation on current machine */ enumerator
1262 if (pool_conf_validate(conf, POV_RUNTIME) != PO_SUCCESS) { in pool_conf_commit_sys()
1214 if (level >= POV_RUNTIME) { in pool_xml_validate()
115 if (pool_conf_validate(conf, POV_RUNTIME) != PO_SUCCESS) in config_commit()
203 public final static int POV_RUNTIME = get_POV_RUNTIME(); field in PoolInternal
289 return ((jint)POV_RUNTIME); in Java_com_sun_solaris_service_pools_PoolInternal_get_1POV_1RUNTIME()
4126 if (pool_conf_validate(pconf, POV_RUNTIME) != PO_SUCCESS) { in create_tmp_pool()