pacemaker
3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
|
Deprecated Pacemaker name-value pair API. More...
#include <glib.h>
#include <libxml/tree.h>
Go to the source code of this file.
Functions | |
GSList * | pcmk_sort_nvpairs (GSList *list) |
GSList * | pcmk_xml_attrs2nvpairs (const xmlNode *xml) |
void | pcmk_nvpairs2xml_attrs (GSList *list, xmlNode *xml) |
void | hash2nvpair (gpointer key, gpointer value, gpointer user_data) |
Deprecated Pacemaker name-value pair API.
Definition in file nvpair_compat.h.
void hash2nvpair | ( | gpointer | key, |
gpointer | value, | ||
gpointer | user_data | ||
) |
void pcmk_nvpairs2xml_attrs | ( | GSList * | list, |
xmlNode * | xml | ||
) |
GSList* pcmk_sort_nvpairs | ( | GSList * | list | ) |
GSList* pcmk_xml_attrs2nvpairs | ( | const xmlNode * | xml | ) |