fired             121 include/pcmki/pcmki_transition.h     int fired;
fired             362 lib/pacemaker/pcmk_graph_consumer.c     graph->fired = 0;
fired             401 lib/pacemaker/pcmk_graph_consumer.c             graph->fired++;
fired             407 lib/pacemaker/pcmk_graph_consumer.c                 graph->fired--;
fired             420 lib/pacemaker/pcmk_graph_consumer.c     if ((graph->pending == 0) && (graph->fired == 0)) {
fired             439 lib/pacemaker/pcmk_graph_consumer.c     } else if (graph->fired == 0) {
fired             446 lib/pacemaker/pcmk_graph_consumer.c                graph->id, graph->completed, graph->pending, graph->fired,