Home
last modified time | relevance | path

Searched refs:pool_create (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/man/man3pool/
H A DMakefile47 pool_create.3pool \
92 pool_create.3pool := LINKSRC = pool_associate.3pool
/titanic_41/usr/src/uts/common/sys/
H A Dpool.h89 extern int pool_create(int, int, id_t *);
H A Dpool_impl.h116 typedef struct pool_create { struct
/titanic_41/usr/src/lib/libpool/common/
H A Dpool.h201 extern pool_t *pool_create(pool_conf_t *, const char *);
H A Dmapfile-vers70 pool_create;
H A Dpool_commit.c161 if ((pool = pool_create(conf, name)) == NULL) { in commit_create()
533 if ((newpool = pool_create(stc, name)) == NULL) { in process_elem_gt()
H A Dpool.c1164 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 DPoolInternal.java108 final static native long pool_create(long conf, String name); in pool_create() method in PoolInternal
H A DConfiguration.java265 if ((aPool = PoolInternal.pool_create(getConf(), name)) == 0) { in createPool()
/titanic_41/usr/src/uts/common/io/
H A Ddevpool.c354 ret = pool_create(create.pc_o_type, in pool_ioctl()
/titanic_41/usr/src/pkg/manifests/
H A Dservice-resource-pools.mf132 link path=usr/share/man/man3pool/pool_create.3pool target=pool_associate.3pool
/titanic_41/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y900 if ((pool = pool_create(conf, cmd->cmd_tgt1)) == NULL) in parser_pool_create()
/titanic_41/usr/src/uts/common/os/
H A Dpool.c489 pool_create(int class, int subclass, id_t *id) in pool_create() function
/titanic_41/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1042 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 Dlibzonecfg.c4077 if ((pool = pool_create(pconf, name)) == NULL) { in create_tmp_pool()
/titanic_41/
H A D.gitignore7040 usr/src/man/man3pool/pool_create.3pool