Searched refs:pool_set_binding (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/cmd/pools/poolbind/ |
H A D | poolbind.c | 190 if (pool_set_binding(pool_name, P_PID, getpid()) != PO_SUCCESS) { in exec_cmd() 258 if (pool_set_binding(pool_name, idtype, id) != in process_ids()
|
/titanic_44/usr/src/man/man3pool/ |
H A D | Makefile | 68 pool_set_binding.3pool \ 126 pool_set_binding.3pool := LINKSRC = pool_get_binding.3pool
|
/titanic_44/usr/src/lib/libpool/common/ |
H A D | pool.h | 264 extern int pool_set_binding(const char *, idtype_t, id_t);
|
H A D | mapfile-vers | 95 pool_set_binding;
|
H A D | pool.c | 184 pool_set_binding(const char *pool_name, idtype_t idtype, id_t id) in pool_set_binding() function
|
/titanic_44/usr/src/lib/libproject/common/ |
H A D | setproject.c | 491 if (pool_set_binding(pool_name, P_PID, pid) != PO_SUCCESS) { in bind_to_pool() 546 if (pool_set_binding(nm, P_PID, pid) != PO_SUCCESS) { in bind_to_pool()
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolInternal.java | 150 public final static native int pool_set_binding(String name, in pool_set_binding() method in PoolInternal
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 171 link path=usr/share/man/man3pool/pool_set_binding.3pool \
|
/titanic_44/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1493 result = (int)pool_set_binding(pool, (idtype_t)jidtype, (id_t)jpid); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1set_1binding()
|
/titanic_44/usr/src/lib/librestart/common/ |
H A D | librestart.c | 3572 if (pool_set_binding(cip->resource_pool, P_PID, in restarter_set_method_context()
|
/titanic_44/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4396 if (pool_set_binding(tmp_name, P_ZONEID, zoneid) != PO_SUCCESS) in zonecfg_bind_tmp_pool() 4461 if (pool_set_binding(poolname, P_ZONEID, zoneid) != PO_SUCCESS) { in zonecfg_bind_pool()
|
/titanic_44/ |
H A D | .gitignore | 7061 usr/src/man/man3pool/pool_set_binding.3pool
|