xml_graph 158 include/pcmki/pcmki_transition.h pcmk__graph_t *pcmk__unpack_graph(const xmlNode *xml_graph, xml_graph 739 lib/pacemaker/pcmk_graph_consumer.c pcmk__unpack_graph(const xmlNode *xml_graph, const char *reference) xml_graph 757 lib/pacemaker/pcmk_graph_consumer.c if (xml_graph != NULL) { xml_graph 758 lib/pacemaker/pcmk_graph_consumer.c const char *buf = crm_element_value(xml_graph, "transition_id"); xml_graph 764 lib/pacemaker/pcmk_graph_consumer.c buf = crm_element_value(xml_graph, PCMK_OPT_CLUSTER_DELAY); xml_graph 769 lib/pacemaker/pcmk_graph_consumer.c buf = crm_element_value(xml_graph, PCMK_OPT_STONITH_TIMEOUT); xml_graph 777 lib/pacemaker/pcmk_graph_consumer.c buf = crm_element_value(xml_graph, PCMK_OPT_BATCH_LIMIT); xml_graph 784 lib/pacemaker/pcmk_graph_consumer.c buf = crm_element_value(xml_graph, PCMK_OPT_MIGRATION_LIMIT); xml_graph 788 lib/pacemaker/pcmk_graph_consumer.c crm_element_value_copy(xml_graph, "failed-stop-offset"); xml_graph 790 lib/pacemaker/pcmk_graph_consumer.c crm_element_value_copy(xml_graph, "failed-start-offset"); xml_graph 792 lib/pacemaker/pcmk_graph_consumer.c if (crm_element_value_epoch(xml_graph, "recheck-by", xml_graph 799 lib/pacemaker/pcmk_graph_consumer.c for (const xmlNode *synapse_xml = pcmk__xe_first_child(xml_graph,