action_set 567 lib/pacemaker/pcmk_graph_consumer.c xmlNode *action_set = NULL; action_set 590 lib/pacemaker/pcmk_graph_consumer.c for (action_set = first_named_child(xml_synapse, "action_set"); action_set 591 lib/pacemaker/pcmk_graph_consumer.c action_set != NULL; action_set = crm_next_same_xml(action_set)) { action_set 593 lib/pacemaker/pcmk_graph_consumer.c for (xmlNode *action = pcmk__xml_first_child(action_set);