Home
last modified time | relevance | path

Searched refs:uu_list_pool_create (Results 1 – 25 of 32) sorted by relevance

12

/titanic_44/usr/src/cmd/dis/
H A Ddis_list.c70 unresolved_pool = uu_list_pool_create( in initialize_pools()
73 resolved_pool = uu_list_pool_create( in initialize_pools()
/titanic_44/usr/src/lib/libdtrace_jni/common/
H A Ddtj_jnitab.c507 g_request_pool = uu_list_pool_create("g_request_pool", in dtj_check_request_pool()
580 g_program_pool = uu_list_pool_create("g_program_pool", in dtj_check_program_pool()
634 g_aggval_pool = uu_list_pool_create("g_aggval_pool", in dtj_check_aggval_pool()
H A Ddtj_util.c448 classpool = uu_list_pool_create("classpool", in dtj_cache_jni_classes()
456 methodpool = uu_list_pool_create("methodpool", in dtj_cache_jni_classes()
464 fieldpool = uu_list_pool_create("fieldpool", in dtj_cache_jni_classes()
1283 g_pointer_pool = uu_list_pool_create("g_pointer_pool", in dtj_check_pointer_pool()
1330 g_string_pool = uu_list_pool_create("g_string_pool", in dtj_check_string_pool()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_defer.c206 defer_pool = uu_list_pool_create("pi_defer_pool", in pi_deferlist_create()
H A Dpi_walker.c705 walker_pool = uu_list_pool_create("pi_walker_pool", in pi_walkerlist_create()
/titanic_44/usr/src/cmd/svc/startd/
H A Ddeathrow.c121 deathrow_pool = uu_list_pool_create("deathrow", in deathrow_init()
H A Dwait.c370 wait_info_pool = uu_list_pool_create("wait_info", sizeof (wait_info_t), in wait_init()
H A Dstartd.c401 pool = uu_list_pool_create(name, e, o, f, flags); in startd_list_pool_create()
410 pool = uu_list_pool_create(name, e, o, f, flags); in startd_list_pool_create()
/titanic_44/usr/src/lib/libuutil/common/
H A Dmapfile-vers92 uu_list_pool_create;
H A Dlibuutil.h235 uu_list_pool_t *uu_list_pool_create(const char *, size_t, size_t,
H A Duu_list.c64 uu_list_pool_create(const char *name, size_t objsize, in uu_list_pool_create() function
/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_internal.c103 if ((entity_pool = uu_list_pool_create("entities", sizeof (entity_t), in internal_init()
108 if ((pgroup_pool = uu_list_pool_create("property_groups", in internal_init()
115 if ((property_pool = uu_list_pool_create("properties", in internal_init()
121 if ((value_pool = uu_list_pool_create("property_values", in internal_init()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dwait.c95 if ((method_pool = uu_list_pool_create("method_pool", in method_init()
H A Dtlx.c185 if ((conn_ind_pool = uu_list_pool_create("conn_ind_pool", in tlx_init()
H A Drepval.c111 rep_val_pool = uu_list_pool_create("rep_val_pool", sizeof (rep_val_t), in repval_init()
H A Dconfig.c87 if ((proto_info_pool = uu_list_pool_create("proto_info_pool", in config_init()
/titanic_44/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dobjects.c146 object_list_pool = uu_list_pool_create("object_list_pool", in nwamd_object_lists_init()
H A Devents.c153 event_pool = uu_list_pool_create("event_queue_pool", in nwamd_event_queue_init()
/titanic_44/usr/src/cmd/svc/svcs/
H A Dexplain.c239 insts = uu_list_pool_create("insts", sizeof (inst_t), in x_init()
241 svcptrs = uu_list_pool_create("svcptrs", sizeof (struct svcptr), in x_init()
244 depgroups = uu_list_pool_create("depgroups", in x_init()
247 deps = uu_list_pool_create("deps", sizeof (struct dependency), in x_init()
/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c458 if ((g_ipmi_cache_pool = uu_list_pool_create( in dm_platform_init()
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c565 clp->cl_pool = uu_list_pool_create("changelist_pool", in changelist_gather()
/titanic_44/usr/src/cmd/svc/configd/
H A Dconfigd.c739 if ((thread_pool = uu_list_pool_create("thread_pool", in main()
/titanic_44/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c1010 prop_pool = uu_list_pool_create("properties", in main()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c139 ((sv_pool = uu_list_pool_create("sv_pool", in add_proto_list()
/titanic_44/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c987 if ((zfs_case_pool = uu_list_pool_create("zfs_case_pool", in _fmd_init()

12