g_hash_table_new   73 daemons/controld/controld_te_events.c         outside_events = g_hash_table_new(NULL, NULL);
g_hash_table_new  189 lib/common/ipc_server.c         client_connections = g_hash_table_new(g_direct_hash, g_direct_equal);
g_hash_table_new  183 lib/common/messages.c     GHashTable *commands = g_hash_table_new(g_str_hash, g_str_equal);
g_hash_table_new   62 lib/common/tests/nvpair/pcmk__unpack_nvpair_block_test.c     unpack_data.values = g_hash_table_new(NULL, NULL);
g_hash_table_new 2059 lib/pengine/bundle.c     nodes = g_hash_table_new(NULL, NULL);