pacemaker
2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
|
#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>
Go to the source code of this file.
Functions | |
GList * | pe_unpack_alerts (xmlNode *alerts) |
void | pe_free_alert_list (GList *alert_list) |
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.