fired             134 include/pcmki/pcmki_transition.h     int fired;
fired             358 lib/pacemaker/pcmk_graph_consumer.c     graph->fired = 0;
fired             397 lib/pacemaker/pcmk_graph_consumer.c             graph->fired++;
fired             403 lib/pacemaker/pcmk_graph_consumer.c                 graph->fired--;
fired             416 lib/pacemaker/pcmk_graph_consumer.c     if ((graph->pending == 0) && (graph->fired == 0)) {
fired             435 lib/pacemaker/pcmk_graph_consumer.c     } else if (graph->fired == 0) {
fired             442 lib/pacemaker/pcmk_graph_consumer.c                graph->id, graph->completed, graph->pending, graph->fired,