Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.c86 UU_LIST_POOL_DEBUG); in graph_protocol_init()
200 UU_LIST_POOL_DEBUG); in restarter_protocol_init()
H A Ddict.c136 offsetof(dict_entry_t, de_link), dict_compare, UU_LIST_POOL_DEBUG); in dict_init()
H A Ddeathrow.c123 NULL, UU_LIST_POOL_DEBUG); in deathrow_init()
H A Dwait.c374 offsetof(wait_info_t, wi_link), NULL, UU_LIST_POOL_DEBUG); in wait_init()
H A Drestarter.c2484 timeout_compare, UU_LIST_POOL_DEBUG); in timeout_init()
2658 ri_link), restarter_instance_compare, UU_LIST_POOL_DEBUG); in restarter_init()
2668 UU_LIST_POOL_DEBUG); in restarter_init()
2673 UU_LIST_POOL_DEBUG); in restarter_init()
H A Dgraph.c341 UU_LIST_POOL_DEBUG); in graph_init()
346 graph_vertex_compare, UU_LIST_POOL_DEBUG); in graph_init()
/illumos-gate/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.c449 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_cache_jni_classes()
457 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_cache_jni_classes()
465 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_cache_jni_classes()
1285 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_pointer_pool()
1332 (g_dtj_util_debug ? UU_LIST_POOL_DEBUG : 0)); in dtj_check_string_pool()
/illumos-gate/usr/src/lib/libuutil/common/
H A Dlibuutil.h240 #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()
/illumos-gate/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.c110 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()
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c237 offsetof(inst_t, node), NULL, UU_LIST_POOL_DEBUG); in x_init()
240 UU_LIST_POOL_DEBUG); in x_init()
243 offsetof(struct dependency_group, node), NULL, UU_LIST_POOL_DEBUG); in x_init()
245 offsetof(struct dependency, node), NULL, UU_LIST_POOL_DEBUG); in x_init()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c742 NULL, UU_LIST_POOL_DEBUG)) == NULL) { in main()
H A Drc_node.c2359 NULL, UU_LIST_POOL_DEBUG); in rc_node_init()
2364 NULL, UU_LIST_POOL_DEBUG); in rc_node_init()
2368 NULL, UU_LIST_POOL_DEBUG); in rc_node_init()
2373 NULL, UU_LIST_POOL_DEBUG); in rc_node_init()
H A Dclient.c246 client_compare, UU_LIST_POOL_DEBUG); in client_hash_init()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c139 UU_LIST_POOL_DEBUG)) == NULL)) in add_proto_list()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c263 datael_compare, UU_LIST_POOL_DEBUG); in lowlevel_init()
267 iter_compare, UU_LIST_POOL_DEBUG); in lowlevel_init()
275 transaction_entry_compare, UU_LIST_POOL_DEBUG); in lowlevel_init()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c243 #define TMPL_DEBUG_LIST_POOL UU_LIST_POOL_DEBUG