uu_list_pool_create
event_pool = uu_list_pool_create("event_queue_pool",
object_list_pool = uu_list_pool_create("object_list_pool",
if ((proto_info_pool = uu_list_pool_create("proto_info_pool",
if ((instance_pool = uu_list_pool_create("instance_pool",
rep_val_pool = uu_list_pool_create("rep_val_pool", sizeof (rep_val_t),
if ((conn_ind_pool = uu_list_pool_create("conn_ind_pool",
if ((method_pool = uu_list_pool_create("method_pool",
((sv_pool = uu_list_pool_create("sv_pool",
unresolved_pool = uu_list_pool_create(
resolved_pool = uu_list_pool_create(
if ((g_ipmi_cache_pool = uu_list_pool_create(
if ((zfs_case_pool = uu_list_pool_create("zfs_case_pool",
client_pool = uu_list_pool_create("repcache_clients",
if ((thread_pool = uu_list_pool_create("thread_pool",
rc_children_pool = uu_list_pool_create("rc_children_pool",
rc_pg_notify_pool = uu_list_pool_create("rc_pg_notify_pool",
rc_notify_pool = uu_list_pool_create("rc_notify_pool",
rc_notify_info_pool = uu_list_pool_create("rc_notify_info_pool",
deathrow_pool = uu_list_pool_create("deathrow",
pool = uu_list_pool_create(name, e, o, f, flags);
pool = uu_list_pool_create(name, e, o, f, flags);
wait_info_pool = uu_list_pool_create("wait_info", sizeof (wait_info_t),
if ((entity_pool = uu_list_pool_create("entities", sizeof (entity_t),
if ((pgroup_pool = uu_list_pool_create("property_groups",
if ((property_pool = uu_list_pool_create("properties",
if ((value_pool = uu_list_pool_create("property_values",
string_pool = uu_list_pool_create("strings", sizeof (string_list_t),
snaplevel_pool = uu_list_pool_create("snaplevels",
inmem_errors_pool = uu_list_pool_create("errors-internal",
tv_errors_pool = uu_list_pool_create("scf-terrors",
prop_pool = uu_list_pool_create("properties",
insts = uu_list_pool_create("insts", sizeof (inst_t),
svcptrs = uu_list_pool_create("svcptrs", sizeof (struct svcptr),
depgroups = uu_list_pool_create("depgroups",
deps = uu_list_pool_create("deps", sizeof (struct dependency),
listpool = uu_list_pool_create("tmplist", sizeof (us_node_t),
if ((fspset->fsps_list_pool = uu_list_pool_create("fsps_list_pool",
g_request_pool = uu_list_pool_create("g_request_pool",
g_program_pool = uu_list_pool_create("g_program_pool",
g_aggval_pool = uu_list_pool_create("g_aggval_pool",
g_pointer_pool = uu_list_pool_create("g_pointer_pool",
g_string_pool = uu_list_pool_create("g_string_pool",
classpool = uu_list_pool_create("classpool",
methodpool = uu_list_pool_create("methodpool",
fieldpool = uu_list_pool_create("fieldpool",
datael_pool = uu_list_pool_create("SUNW,libscf_datael",
iter_pool = uu_list_pool_create("SUNW,libscf_iter",
tran_entry_pool = uu_list_pool_create(
uu_list_pool_t *uu_list_pool_create(const char *, size_t, size_t,
clp->cl_pool = uu_list_pool_create("changelist_pool",