GDestroyNotify 173 include/portability.h g_list_free_full(GList * list, GDestroyNotify free_func) GDestroyNotify 550 lib/cluster/heartbeat.c gpointer userdata, GDestroyNotify notify) = GDestroyNotify 1418 lib/pengine/container.c g_list_free_full(container_data->tuples, (GDestroyNotify)tuple_free); GDestroyNotify 1419 lib/pengine/container.c g_list_free_full(container_data->mounts, (GDestroyNotify)mount_free); GDestroyNotify 1420 lib/pengine/container.c g_list_free_full(container_data->ports, (GDestroyNotify)port_free); GDestroyNotify 292 lib/pengine/rules_alerts.c g_list_free_full(alert_list, (GDestroyNotify) crm_free_alert_entry);