pacemaker
2.1.9-49aab99839
Scalable High-Availability cluster resource manager
|
#include <glib.h>
#include <libxml/tree.h>
#include <crm/common/iso8601.h>
#include <crm/pengine/common.h>
#include <crm/pengine/rules.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.