GDestroyNotify     50 include/crm/common/strings_internal.h GHashTable *pcmk__strkey_table(GDestroyNotify key_destroy_func,
GDestroyNotify     51 include/crm/common/strings_internal.h                                GDestroyNotify value_destroy_func);
GDestroyNotify     52 include/crm/common/strings_internal.h GHashTable *pcmk__strikey_table(GDestroyNotify key_destroy_func,
GDestroyNotify     53 include/crm/common/strings_internal.h                                 GDestroyNotify value_destroy_func);
GDestroyNotify     67 include/crm/common/strings_internal.h pcmk__intkey_table(GDestroyNotify value_destroy_func)
GDestroyNotify    193 lib/common/output_html.c     g_slist_free_full(extra_headers, (GDestroyNotify) xmlFreeNode);
GDestroyNotify    611 lib/common/strings.c pcmk__strkey_table(GDestroyNotify key_destroy_func,
GDestroyNotify    612 lib/common/strings.c                    GDestroyNotify value_destroy_func)
GDestroyNotify    649 lib/common/strings.c pcmk__strikey_table(GDestroyNotify key_destroy_func,
GDestroyNotify    650 lib/common/strings.c                     GDestroyNotify value_destroy_func)
GDestroyNotify   1994 lib/pengine/bundle.c                      (GDestroyNotify) free_bundle_replica);
GDestroyNotify   1995 lib/pengine/bundle.c     g_list_free_full(bundle_data->mounts, (GDestroyNotify)mount_free);
GDestroyNotify   1996 lib/pengine/bundle.c     g_list_free_full(bundle_data->ports, (GDestroyNotify)port_free);
GDestroyNotify    250 lib/pengine/rules_alerts.c         g_list_free_full(alert_list, (GDestroyNotify) pcmk__free_alert);