xml_action 481 lib/pacemaker/pcmk_graph_consumer.c unpack_action(pcmk__graph_synapse_t *parent, xmlNode *xml_action) xml_action 485 lib/pacemaker/pcmk_graph_consumer.c const char *value = ID(xml_action); xml_action 489 lib/pacemaker/pcmk_graph_consumer.c crm_log_xml_trace(xml_action, "invalid"); xml_action 493 lib/pacemaker/pcmk_graph_consumer.c if (pcmk__xe_is(xml_action, XML_GRAPH_TAG_RSC_OP)) { xml_action 496 lib/pacemaker/pcmk_graph_consumer.c } else if (pcmk__xe_is(xml_action, XML_GRAPH_TAG_PSEUDO_EVENT)) { xml_action 499 lib/pacemaker/pcmk_graph_consumer.c } else if (pcmk__xe_is(xml_action, XML_GRAPH_TAG_CRM_EVENT)) { xml_action 504 lib/pacemaker/pcmk_graph_consumer.c xml_action->name); xml_action 505 lib/pacemaker/pcmk_graph_consumer.c crm_log_xml_trace(xml_action, "invalid"); xml_action 512 lib/pacemaker/pcmk_graph_consumer.c crm_log_xml_trace(xml_action, "lost"); xml_action 518 lib/pacemaker/pcmk_graph_consumer.c action->xml = copy_xml(xml_action);