GDestroyNotify     49 include/crm/common/strings_internal.h GHashTable *pcmk__strkey_table(GDestroyNotify key_destroy_func,
GDestroyNotify     50 include/crm/common/strings_internal.h                                GDestroyNotify value_destroy_func);
GDestroyNotify     51 include/crm/common/strings_internal.h GHashTable *pcmk__strikey_table(GDestroyNotify key_destroy_func,
GDestroyNotify     52 include/crm/common/strings_internal.h                                 GDestroyNotify value_destroy_func);
GDestroyNotify     66 include/crm/common/strings_internal.h pcmk__intkey_table(GDestroyNotify value_destroy_func)
GDestroyNotify    188 lib/common/output_html.c     g_slist_free_full(extra_headers, (GDestroyNotify) xmlFreeNode);
GDestroyNotify    610 lib/common/strings.c pcmk__strkey_table(GDestroyNotify key_destroy_func,
GDestroyNotify    611 lib/common/strings.c                    GDestroyNotify value_destroy_func)
GDestroyNotify    648 lib/common/strings.c pcmk__strikey_table(GDestroyNotify key_destroy_func,
GDestroyNotify    649 lib/common/strings.c                     GDestroyNotify value_destroy_func)
GDestroyNotify   1993 lib/pengine/bundle.c                      (GDestroyNotify) free_bundle_replica);
GDestroyNotify   1994 lib/pengine/bundle.c     g_list_free_full(bundle_data->mounts, (GDestroyNotify)mount_free);
GDestroyNotify   1995 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);