action_set        634 lib/pacemaker/pcmk_graph_consumer.c     xmlNode *action_set = NULL;
action_set        657 lib/pacemaker/pcmk_graph_consumer.c     for (action_set = pcmk__xe_first_child(xml_synapse, "action_set", NULL,
action_set        659 lib/pacemaker/pcmk_graph_consumer.c          action_set != NULL; action_set = pcmk__xe_next_same(action_set)) {
action_set        661 lib/pacemaker/pcmk_graph_consumer.c         for (xmlNode *action = pcmk__xe_first_child(action_set, NULL, NULL,