GDestroyNotify    484 daemons/attrd/attrd_sync.c         expected_confirmations = pcmk__intkey_table((GDestroyNotify) free_action);
GDestroyNotify     58 include/crm/common/strings_internal.h GHashTable *pcmk__strkey_table(GDestroyNotify key_destroy_func,
GDestroyNotify     59 include/crm/common/strings_internal.h                                GDestroyNotify value_destroy_func);
GDestroyNotify     60 include/crm/common/strings_internal.h GHashTable *pcmk__strikey_table(GDestroyNotify key_destroy_func,
GDestroyNotify     61 include/crm/common/strings_internal.h                                 GDestroyNotify value_destroy_func);
GDestroyNotify     91 include/crm/common/strings_internal.h pcmk__intkey_table(GDestroyNotify value_destroy_func)
GDestroyNotify    209 lib/common/output_html.c     g_slist_free_full(extra_headers, (GDestroyNotify) pcmk__xml_free);
GDestroyNotify    685 lib/common/strings.c pcmk__strkey_table(GDestroyNotify key_destroy_func,
GDestroyNotify    686 lib/common/strings.c                    GDestroyNotify value_destroy_func)
GDestroyNotify    741 lib/common/strings.c pcmk__strikey_table(GDestroyNotify key_destroy_func,
GDestroyNotify    742 lib/common/strings.c                     GDestroyNotify value_destroy_func)
GDestroyNotify   1866 lib/pengine/bundle.c                      (GDestroyNotify) free_bundle_replica);
GDestroyNotify   1867 lib/pengine/bundle.c     g_list_free_full(bundle_data->mounts, (GDestroyNotify)mount_free);
GDestroyNotify   1868 lib/pengine/bundle.c     g_list_free_full(bundle_data->ports, (GDestroyNotify)port_free);
GDestroyNotify    306 lib/pengine/rules_alerts.c         g_list_free_full(alert_list, (GDestroyNotify) pcmk__free_alert);