action_set        637 lib/pacemaker/pcmk_graph_consumer.c     xmlNode *action_set = NULL;
action_set        660 lib/pacemaker/pcmk_graph_consumer.c     for (action_set = pcmk__xe_first_child(xml_synapse, "action_set", NULL,
action_set        662 lib/pacemaker/pcmk_graph_consumer.c          action_set != NULL; action_set = pcmk__xe_next_same(action_set)) {
action_set        664 lib/pacemaker/pcmk_graph_consumer.c         for (xmlNode *action = pcmk__xe_first_child(action_set, NULL, NULL,