/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | protocol.c | 86 UU_LIST_POOL_DEBUG); in graph_protocol_init() 200 UU_LIST_POOL_DEBUG); in restarter_protocol_init()
|
H A D | dict.c | 136 offsetof(dict_entry_t, de_link), dict_compare, UU_LIST_POOL_DEBUG); in dict_init()
|
H A D | deathrow.c | 123 NULL, UU_LIST_POOL_DEBUG); in deathrow_init()
|
H A D | wait.c | 374 offsetof(wait_info_t, wi_link), NULL, UU_LIST_POOL_DEBUG); in wait_init()
|
H A D | restarter.c | 2484 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 D | graph.c | 341 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 D | dtj_jnitab.c | 511 (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 D | dtj_util.c | 449 (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 D | libuutil.h | 240 #define UU_LIST_POOL_DEBUG 0x00000001 macro
|
H A D | uu_list.c | 76 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 D | wait.c | 97 UU_LIST_POOL_DEBUG)) == NULL) { in method_init()
|
H A D | tlx.c | 187 NULL, UU_LIST_POOL_DEBUG)) == NULL) { in tlx_init()
|
H A D | repval.c | 110 offsetof(rep_val_t, link), NULL, UU_LIST_POOL_DEBUG); in repval_init()
|
H A D | config.c | 89 proto_info_compare, UU_LIST_POOL_DEBUG)) == NULL) { in config_init()
|
H A D | inetd.c | 3655 UU_LIST_POOL_DEBUG)) == NULL) { in init()
|
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 237 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 D | objects.c | 149 nwamd_object_compare, UU_LIST_POOL_DEBUG); in nwamd_object_lists_init()
|
H A D | events.c | 156 nwamd_event_compare, UU_LIST_POOL_DEBUG); in nwamd_event_queue_init()
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | configd.c | 742 NULL, UU_LIST_POOL_DEBUG)) == NULL) { in main()
|
H A D | rc_node.c | 2359 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 D | client.c | 246 client_compare, UU_LIST_POOL_DEBUG); in client_hash_init()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 139 UU_LIST_POOL_DEBUG)) == NULL)) in add_proto_list()
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | lowlevel.c | 263 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 D | svccfg_tmpl.c | 243 #define TMPL_DEBUG_LIST_POOL UU_LIST_POOL_DEBUG
|