/titanic_41/usr/src/cmd/svc/startd/ |
H A D | dict.c | 138 offsetof(dict_entry_t, de_link), dict_compare, UU_LIST_POOL_DEBUG); in dict_init()
|
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 | deathrow.c | 123 NULL, UU_LIST_POOL_DEBUG); in deathrow_init()
|
H A D | wait.c | 371 offsetof(wait_info_t, wi_link), NULL, UU_LIST_POOL_DEBUG); in wait_init()
|
H A D | restarter.c | 2416 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 D | graph.c | 335 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 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 | 451 (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 D | libuutil.h | 237 #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()
|
/titanic_41/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 | 112 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()
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 240 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 D | configd.c | 741 NULL, UU_LIST_POOL_DEBUG)) == NULL) { in main()
|
H A D | rc_node.c | 2369 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 D | client.c | 244 client_compare, UU_LIST_POOL_DEBUG); in client_hash_init()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 141 UU_LIST_POOL_DEBUG)) == NULL)) in add_proto_list()
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | lowlevel.c | 257 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 D | svccfg_tmpl.c | 243 #define TMPL_DEBUG_LIST_POOL UU_LIST_POOL_DEBUG
|