fired             121 include/pcmki/pcmki_transition.h     int fired;
fired             430 lib/pacemaker/pcmk_graph_consumer.c     graph->fired = 0;
fired             472 lib/pacemaker/pcmk_graph_consumer.c             graph->fired++;
fired             478 lib/pacemaker/pcmk_graph_consumer.c                 graph->fired--;
fired             491 lib/pacemaker/pcmk_graph_consumer.c     if ((graph->pending == 0) && (graph->fired == 0)) {
fired             510 lib/pacemaker/pcmk_graph_consumer.c     } else if (graph->fired == 0) {
fired             517 lib/pacemaker/pcmk_graph_consumer.c                graph->id, graph->completed, graph->pending, graph->fired,