action_set 577 lib/pacemaker/pcmk_graph_consumer.c xmlNode *action_set = NULL; action_set 600 lib/pacemaker/pcmk_graph_consumer.c for (action_set = first_named_child(xml_synapse, "action_set"); action_set 601 lib/pacemaker/pcmk_graph_consumer.c action_set != NULL; action_set = crm_next_same_xml(action_set)) { action_set 603 lib/pacemaker/pcmk_graph_consumer.c for (xmlNode *action = pcmk__xml_first_child(action_set);