xml_graph 158 include/pcmki/pcmki_transition.h pcmk__graph_t *pcmk__unpack_graph(const xmlNode *xml_graph, xml_graph 669 lib/pacemaker/pcmk_graph_consumer.c pcmk__unpack_graph(const xmlNode *xml_graph, const char *reference) xml_graph 691 lib/pacemaker/pcmk_graph_consumer.c if (xml_graph != NULL) { xml_graph 692 lib/pacemaker/pcmk_graph_consumer.c const char *buf = crm_element_value(xml_graph, "transition_id"); xml_graph 698 lib/pacemaker/pcmk_graph_consumer.c buf = crm_element_value(xml_graph, "cluster-delay"); xml_graph 703 lib/pacemaker/pcmk_graph_consumer.c buf = crm_element_value(xml_graph, "stonith-timeout"); xml_graph 711 lib/pacemaker/pcmk_graph_consumer.c buf = crm_element_value(xml_graph, "batch-limit"); xml_graph 718 lib/pacemaker/pcmk_graph_consumer.c buf = crm_element_value(xml_graph, "migration-limit"); xml_graph 722 lib/pacemaker/pcmk_graph_consumer.c crm_element_value(xml_graph, "failed-stop-offset")); xml_graph 724 lib/pacemaker/pcmk_graph_consumer.c crm_element_value(xml_graph, "failed-start-offset")); xml_graph 726 lib/pacemaker/pcmk_graph_consumer.c if (crm_element_value_epoch(xml_graph, "recheck-by", xml_graph 733 lib/pacemaker/pcmk_graph_consumer.c for (const xmlNode *synapse_xml = first_named_child(xml_graph, "synapse");