Searched refs:pool_conf_alloc (Results 1 – 20 of 20) sorted by relevance
68 if ((conf = pool_conf_alloc()) == NULL) in sa_libpool_init()
292 if ((conf = pool_conf_alloc()) == NULL) in main()
162 extern pool_conf_t *pool_conf_alloc(void);
57 pool_conf_alloc;
189 if ((conf = pool_conf_alloc()) == NULL) in pool_set_binding()222 if ((conf = pool_conf_alloc()) == NULL) in pool_get_resource_binding()247 if ((conf = pool_conf_alloc()) == NULL) in pool_get_binding()1461 pool_conf_alloc(void) in pool_conf_alloc() function
1254 if ((dyn = pool_conf_alloc()) == NULL) in pool_conf_commit_sys()
1717 if ((dyn = pool_conf_alloc()) == NULL) in pool_validate_resource()
1653 if ((dyn = pool_conf_alloc()) == NULL) in pool_xml_connection_alloc()
215 if ((conf = pool_conf_alloc()) == NULL) in main()
73 final static native long pool_conf_alloc(); in pool_conf_alloc() method in PoolInternal
79 if (((_this = PoolInternal.pool_conf_alloc())) == 0) in Configuration()
215 if ((conf = pool_conf_alloc()) == NULL) in pset_validate_remove()
319 if ((conf = pool_conf_alloc()) == NULL) { in handle_sig()
485 if ((conf = pool_conf_alloc()) == NULL) in bind_to_pool()
712 if ((conf = pool_conf_alloc()) == NULL) {
4311 if ((pconf = pool_conf_alloc()) == NULL) in zonecfg_destroy_tmp_pool()4402 if ((pconf = pool_conf_alloc()) == NULL) in zonecfg_bind_tmp_pool()4475 if ((poolconf = pool_conf_alloc()) == NULL) in zonecfg_bind_pool()4613 if ((poolconf = pool_conf_alloc()) == NULL) in get_pool_sched_class()
423 return ((jlong)(uintptr_t)pool_conf_alloc()); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1alloc()
1905 if ((poolconf = pool_conf_alloc()) == NULL) in check_pool()
2064 if ((poolconf = pool_conf_alloc()) == NULL) { in verify_pool()
4177 (ctl->zsctl_pool_conf = pool_conf_alloc()) == NULL) { in zsd_open()