pacemaker
2.0.1-9e909a5bdd
Scalable High-Availability cluster resource manager
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
include
crm
pengine
rules_internal.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2015-2017 Andrew Beekhof <andrew@beekhof.net>
3
*
4
* This source code is licensed under the GNU Lesser General Public License
5
* version 2.1 or later (LGPLv2.1+) WITHOUT ANY WARRANTY.
6
*/
7
#ifndef RULES_INTERNAL_H
8
#define RULES_INTERNAL_H
9
10
#include <glib.h>
11
#include <libxml/tree.h>
12
13
GListPtr
pe_unpack_alerts
(xmlNode *alerts);
14
void
pe_free_alert_list
(
GListPtr
alert_list);
15
16
#endif
pe_free_alert_list
void pe_free_alert_list(GListPtr alert_list)
Definition:
rules_alerts.c:244
pe_unpack_alerts
GListPtr pe_unpack_alerts(xmlNode *alerts)
Definition:
rules_alerts.c:175
GListPtr
GList * GListPtr
Definition:
crm.h:190
Generated on Thu Dec 17 2020 15:19:26 for pacemaker by
1.8.8