![]() |
pacemaker
1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>#include <sys/param.h>#include <crm/crm.h>#include <crm/msg_xml.h>#include <crm/common/xml.h>#include <crm/transition.h>#include <sys/stat.h>
Go to the source code of this file.
Functions | |
| CRM_TRACE_INIT_DATA (transitioner) | |
| crm_graph_t * | unpack_graph (xmlNode *xml_graph, const char *reference) |
| void | destroy_graph (crm_graph_t *graph) |
| lrmd_event_data_t * | convert_graph_action (xmlNode *resource, crm_action_t *action, int status, int rc) |
| lrmd_event_data_t* convert_graph_action | ( | xmlNode * | resource, |
| crm_action_t * | action, | ||
| int | status, | ||
| int | rc | ||
| ) |
| CRM_TRACE_INIT_DATA | ( | transitioner | ) |
| void destroy_graph | ( | crm_graph_t * | graph | ) |
| crm_graph_t* unpack_graph | ( | xmlNode * | xml_graph, |
| const char * | reference | ||
| ) |
1.8.5