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