fired             121 include/pcmki/pcmki_transition.h     int fired;
fired             364 lib/pacemaker/pcmk_graph_consumer.c     graph->fired = 0;
fired             403 lib/pacemaker/pcmk_graph_consumer.c             graph->fired++;
fired             409 lib/pacemaker/pcmk_graph_consumer.c                 graph->fired--;
fired             422 lib/pacemaker/pcmk_graph_consumer.c     if ((graph->pending == 0) && (graph->fired == 0)) {
fired             441 lib/pacemaker/pcmk_graph_consumer.c     } else if (graph->fired == 0) {
fired             448 lib/pacemaker/pcmk_graph_consumer.c                graph->id, graph->completed, graph->pending, graph->fired,