combined 936 tools/crm_resource_runtime.c GHashTable *combined = NULL; combined 941 tools/crm_resource_runtime.c combined = pcmk__strkey_table(free, free); combined 947 tools/crm_resource_runtime.c g_hash_table_insert(combined, strdup(key), strdup(value)); combined 958 tools/crm_resource_runtime.c g_hash_table_insert(combined, crm_name, strdup(value)); combined 963 tools/crm_resource_runtime.c return combined;