g_hash_table_new 607 lib/ais/plugin.c membership_notify_list = g_hash_table_new(g_direct_hash, g_direct_equal); g_hash_table_new 608 lib/ais/plugin.c ipc_client_list = g_hash_table_new(g_direct_hash, g_direct_equal); g_hash_table_new 256 lib/common/ipc.c client_connections = g_hash_table_new(g_direct_hash, g_direct_equal); g_hash_table_new 425 lib/pengine/unpack.c data->name_check = g_hash_table_new(crm_str_hash, g_str_equal); g_hash_table_new 29 lrmd/lrmd_alert_api.c inflight_alerts = g_hash_table_new(g_direct_hash, g_direct_equal);