pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
rules_alerts.c File Reference
#include <crm_internal.h>
#include <crm/crm.h>
#include <crm/msg_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>
Include dependency graph for rules_alerts.c:

Go to the source code of this file.

Functions

GList * pe_unpack_alerts (xmlNode *alerts)
 
void pe_free_alert_list (GList *alert_list)
 

Function Documentation

void pe_free_alert_list ( GList *  alert_list)

Definition at line 247 of file rules_alerts.c.

GList* pe_unpack_alerts ( xmlNode *  alerts)

Definition at line 178 of file rules_alerts.c.