g_hash_table_new   31 daemons/execd/execd_alerts.c         inflight_alerts = g_hash_table_new(g_direct_hash, g_direct_equal);
g_hash_table_new  191 lib/common/ipc_server.c         client_connections = g_hash_table_new(g_direct_hash, g_direct_equal);