Searched refs:pool_create (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/man/man3pool/ |
H A D | Makefile | 47 pool_create.3pool \ 92 pool_create.3pool := LINKSRC = pool_associate.3pool
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pool.h | 89 extern int pool_create(int, int, id_t *);
|
H A D | pool_impl.h | 116 typedef struct pool_create { struct
|
/titanic_41/usr/src/lib/libpool/common/ |
H A D | pool.h | 201 extern pool_t *pool_create(pool_conf_t *, const char *);
|
H A D | mapfile-vers | 70 pool_create;
|
H A D | pool_commit.c | 161 if ((pool = pool_create(conf, name)) == NULL) { in commit_create() 533 if ((newpool = pool_create(stc, name)) == NULL) { in process_elem_gt()
|
H A D | pool.c | 1164 pool_create(pool_conf_t *conf, const char *name) in pool_create() function
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolInternal.java | 108 final static native long pool_create(long conf, String name); in pool_create() method in PoolInternal
|
H A D | Configuration.java | 265 if ((aPool = PoolInternal.pool_create(getConf(), name)) == 0) { in createPool()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | devpool.c | 354 ret = pool_create(create.pc_o_type, in pool_ioctl()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 132 link path=usr/share/man/man3pool/pool_create.3pool target=pool_associate.3pool
|
/titanic_41/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 900 if ((pool = pool_create(conf, cmd->cmd_tgt1)) == NULL) in parser_pool_create()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | pool.c | 489 pool_create(int class, int subclass, id_t *id) in pool_create() function
|
/titanic_41/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1042 result = pool_create((pool_conf_t *)(uintptr_t)jconf, name); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1create()
|
/titanic_41/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4077 if ((pool = pool_create(pconf, name)) == NULL) { in create_tmp_pool()
|
/titanic_41/ |
H A D | .gitignore | 7040 usr/src/man/man3pool/pool_create.3pool
|