![]()  | 
  
    pacemaker
    2.1.9-49aab99839
    
   Scalable High-Availability cluster resource manager 
   | 
 
#include <crm_internal.h>#include <crm/crm.h>#include <crm/common/xml.h>#include <crm/pengine/rules.h>#include <crm/common/alerts_internal.h>#include <crm/common/xml_internal.h>#include <crm/pengine/rules_internal.h>
Go to the source code of this file.
Functions | |
| GList * | pe_unpack_alerts (const xmlNode *alerts) | 
| void | pe_free_alert_list (GList *alert_list) | 
| void pe_free_alert_list | ( | GList * | alert_list | ) | 
Definition at line 302 of file rules_alerts.c.
| GList* pe_unpack_alerts | ( | const xmlNode * | alerts | ) | 
Definition at line 214 of file rules_alerts.c.
 1.8.14