Searched refs:pool_get_status (Results 1 – 11 of 11) sorted by relevance
42 pool_get_status.3pool
156 extern int pool_get_status(int *);
47 pool_get_status;
678 pool_get_status(int *state) in pool_get_status() function704 if (pool_get_status(&old_state) != PO_SUCCESS) { in pool_set_status()
173 if (pool_get_status(&status) != PO_SUCCESS) in main()
71 public final static native int pool_get_status(); in pool_get_status() method in PoolInternal
118 link path=usr/share/man/man3pool/pool_get_status.3pool \
4440 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) in zonecfg_destroy_tmp_pool()4529 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) { in zonecfg_bind_tmp_pool()4600 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) in zonecfg_bind_pool()4742 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) in get_pool_sched_class()
419 err = pool_get_status(&status); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1get_1status()
2168 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) { in verify_pool()
1897 ret = pool_get_status(&state); in zsd_refresh_psets()