Home
last modified time | relevance | path

Searched refs:UU_LIST_POOL_DEBUG (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/cmd/svc/startd/
H A Ddict.c138 offsetof(dict_entry_t, de_link), dict_compare, UU_LIST_POOL_DEBUG); in dict_init()
H A Dprotocol.c86 UU_LIST_POOL_DEBUG); in graph_protocol_init()
200 UU_LIST_POOL_DEBUG); in restarter_protocol_init()
H A Ddeathrow.c123 NULL, UU_LIST_POOL_DEBUG); in deathrow_init()
H A Dwait.c371 offsetof(wait_info_t, wi_link), NULL, UU_LIST_POOL_DEBUG); in wait_init()
H A Drestarter.c2416 timeout_compare, UU_LIST_POOL_DEBUG); in timeout_init()
2588 ri_link), restarter_instance_compare, UU_LIST_POOL_DEBUG); in restarter_init()
2598 UU_LIST_POOL_DEBUG); in restarter_init()
2603 UU_LIST_POOL_DEBUG); in restarter_init()
H A Dgraph.c335 UU_LIST_POOL_DEBUG); in graph_init()
340 graph_vertex_compare, UU_LIST_POOL_DEBUG); in graph_init()
/titanic_41/usr/src/lib/libdtrace_jni/common/
H A Ddtj_jnitab.c511 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_request_pool()
584 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_program_pool()
638 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_aggval_pool()
H A Ddtj_util.c451 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_cache_jni_classes()
459 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_cache_jni_classes()
467 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_cache_jni_classes()
1287 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_pointer_pool()
1334 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_string_pool()
/titanic_41/usr/src/lib/libuutil/common/
H A Dlibuutil.h237 #define UU_LIST_POOL_DEBUG 0x00000001 macro
H A Duu_list.c76 if (flags & ~UU_LIST_POOL_DEBUG) { in uu_list_pool_create()
91 if (flags & UU_LIST_POOL_DEBUG) in uu_list_pool_create()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dwait.c97 UU_LIST_POOL_DEBUG)) == NULL) { in method_init()
H A Dtlx.c187 NULL, UU_LIST_POOL_DEBUG)) == NULL) { in tlx_init()
H A Drepval.c112 offsetof(rep_val_t, link), NULL, UU_LIST_POOL_DEBUG); in repval_init()
H A Dconfig.c89 proto_info_compare, UU_LIST_POOL_DEBUG)) == NULL) { in config_init()
H A Dinetd.c3655 UU_LIST_POOL_DEBUG)) == NULL) { in init()
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dobjects.c149 nwamd_object_compare, UU_LIST_POOL_DEBUG); in nwamd_object_lists_init()
H A Devents.c156 nwamd_event_compare, UU_LIST_POOL_DEBUG); in nwamd_event_queue_init()
/titanic_41/usr/src/cmd/svc/svcs/
H A Dexplain.c240 offsetof(inst_t, node), NULL, UU_LIST_POOL_DEBUG); in x_init()
243 UU_LIST_POOL_DEBUG); in x_init()
246 offsetof(struct dependency_group, node), NULL, UU_LIST_POOL_DEBUG); in x_init()
248 offsetof(struct dependency, node), NULL, UU_LIST_POOL_DEBUG); in x_init()
/titanic_41/usr/src/cmd/svc/configd/
H A Dconfigd.c741 NULL, UU_LIST_POOL_DEBUG)) == NULL) { in main()
H A Drc_node.c2369 NULL, UU_LIST_POOL_DEBUG); in rc_node_init()
2374 NULL, UU_LIST_POOL_DEBUG); in rc_node_init()
2378 NULL, UU_LIST_POOL_DEBUG); in rc_node_init()
2383 NULL, UU_LIST_POOL_DEBUG); in rc_node_init()
H A Dclient.c244 client_compare, UU_LIST_POOL_DEBUG); in client_hash_init()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c141 UU_LIST_POOL_DEBUG)) == NULL)) in add_proto_list()
/titanic_41/usr/src/lib/libscf/common/
H A Dlowlevel.c257 datael_compare, UU_LIST_POOL_DEBUG); in lowlevel_init()
261 iter_compare, UU_LIST_POOL_DEBUG); in lowlevel_init()
269 transaction_entry_compare, UU_LIST_POOL_DEBUG); in lowlevel_init()
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c243 #define TMPL_DEBUG_LIST_POOL UU_LIST_POOL_DEBUG