g_direct_hash 511 cib/callbacks.c local_notify_queue = g_hash_table_new_full(g_direct_hash, g_direct_hash 1462 fencing/main.c known_peer_names = g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, free); g_direct_hash 606 lib/ais/plugin.c membership_list = g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, destroy_ais_node); g_direct_hash 607 lib/ais/plugin.c membership_notify_list = g_hash_table_new(g_direct_hash, g_direct_equal); g_direct_hash 608 lib/ais/plugin.c ipc_client_list = g_hash_table_new(g_direct_hash, g_direct_equal); g_direct_hash 656 lib/cib/cib_client.c cib_op_callback_table = g_hash_table_new_full(g_direct_hash, g_direct_equal, g_direct_hash 256 lib/common/ipc.c client_connections = g_hash_table_new(g_direct_hash, g_direct_equal); g_direct_hash 2037 lib/fencing/st_client.c private->stonith_op_callback_table = g_hash_table_new_full(g_direct_hash, g_direct_equal, g_direct_hash 2461 lib/fencing/st_client.c private->stonith_op_callback_table = g_hash_table_new_full(g_direct_hash, g_direct_equal, g_direct_hash 29 lrmd/lrmd_alert_api.c inflight_alerts = g_hash_table_new(g_direct_hash, g_direct_equal);