g_hash_table_new_full 69 include/crm/common/strings_internal.h return g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, g_hash_table_new_full 97 include/crm/common/util_compat.h return g_hash_table_new_full(crm_str_hash, g_str_equal, free, free); g_hash_table_new_full 104 include/crm/common/util_compat.h return g_hash_table_new_full(crm_strcase_hash, crm_strcase_equal, g_hash_table_new_full 614 lib/common/strings.c return g_hash_table_new_full(pcmk__str_hash, g_str_equal, g_hash_table_new_full 652 lib/common/strings.c return g_hash_table_new_full(pcmk__strcase_hash, pcmk__strcase_equal,