pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
Deprecated Pacemaker configuration utilities. More...
#include <crm/common/xml.h>
Go to the source code of this file.
Functions | |
const char * | get_object_path (const char *object_type) |
const char * | get_object_parent (const char *object_type) |
xmlNode * | get_object_root (const char *object_type, xmlNode *the_root) |
Deprecated Pacemaker configuration utilities.
Definition in file util_compat.h.
const char* get_object_parent | ( | const char * | object_type | ) |
Definition at line 1102 of file cib_utils.c.
const char* get_object_path | ( | const char * | object_type | ) |
Definition at line 1096 of file cib_utils.c.
xmlNode* get_object_root | ( | const char * | object_type, |
xmlNode * | the_root | ||
) |
Definition at line 1108 of file cib_utils.c.