g_hash_table_new   71 daemons/controld/controld_te_events.c         outside_events = g_hash_table_new(NULL, NULL);
g_hash_table_new  195 lib/common/ipc_server.c         client_connections = g_hash_table_new(g_direct_hash, g_direct_equal);
g_hash_table_new  224 lib/common/messages.c     GHashTable *commands = g_hash_table_new(g_str_hash, g_str_equal);
g_hash_table_new 2179 lib/pengine/bundle.c     nodes = g_hash_table_new(NULL, NULL);