Home
last modified time | relevance | path

Searched refs:pool_get_status (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/man/man3pool/
H A DMakefile53 pool_get_status.3pool \
117 pool_get_status.3pool := LINKSRC = pool_dynamic_location.3pool
/titanic_50/usr/src/lib/libpool/common/
H A Dpool.h158 extern int pool_get_status(int *);
H A Dmapfile-vers47 pool_get_status;
H A Dpool.c680 pool_get_status(int *state) in pool_get_status() function
706 if (pool_get_status(&old_state) != PO_SUCCESS) { in pool_set_status()
/titanic_50/usr/src/cmd/pools/poolbind/
H A Dpoolbind.c173 if (pool_get_status(&status) != PO_SUCCESS) in main()
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java71 public final static native int pool_get_status(); in pool_get_status() method in PoolInternal
/titanic_50/usr/src/pkg/manifests/
H A Dservice-resource-pools.mf142 link path=usr/share/man/man3pool/pool_get_status.3pool \
/titanic_50/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c4278 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) in zonecfg_destroy_tmp_pool()
4367 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) { in zonecfg_bind_tmp_pool()
4438 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) in zonecfg_bind_pool()
4580 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) in get_pool_sched_class()
/titanic_50/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c399 err = pool_get_status(&status); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1get_1status()
/titanic_50/usr/src/cmd/zoneadm/
H A Dzoneadm.c2159 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) { in verify_pool()
/titanic_50/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c1899 ret = pool_get_status(&state); in zsd_refresh_psets()
/titanic_50/
H A D.gitignore7046 usr/src/man/man3pool/pool_get_status.3pool