crm_free_alert_entry   85 include/crm/common/alerts_internal.h void crm_free_alert_entry(crm_alert_entry_t *entry);
crm_free_alert_entry  276 lib/pengine/rules_alerts.c             crm_free_alert_entry(entry);
crm_free_alert_entry  292 lib/pengine/rules_alerts.c         g_list_free_full(alert_list, (GDestroyNotify) crm_free_alert_entry);