|
pacemaker
2.1.4-dc6eb4362
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 778 of file cib_utils.c.
| const char* get_object_path | ( | const char * | object_type | ) |
Definition at line 772 of file cib_utils.c.
| xmlNode* get_object_root | ( | const char * | object_type, |
| xmlNode * | the_root | ||
| ) |
Definition at line 784 of file cib_utils.c.
1.8.14