pacemaker  1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
rules_internal.h File Reference
#include <glib.h>
#include <libxml/tree.h>
Include dependency graph for rules_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

void pe_free_alert_list ( GListPtr  alert_list)

Definition at line 289 of file rules_alerts.c.

GListPtr pe_unpack_alerts ( xmlNode *  alerts)

Definition at line 205 of file rules_alerts.c.