fired             121 include/pcmki/pcmki_transition.h     int fired;
fired             433 lib/pacemaker/pcmk_graph_consumer.c     graph->fired = 0;
fired             475 lib/pacemaker/pcmk_graph_consumer.c             graph->fired++;
fired             481 lib/pacemaker/pcmk_graph_consumer.c                 graph->fired--;
fired             494 lib/pacemaker/pcmk_graph_consumer.c     if ((graph->pending == 0) && (graph->fired == 0)) {
fired             513 lib/pacemaker/pcmk_graph_consumer.c     } else if (graph->fired == 0) {
fired             520 lib/pacemaker/pcmk_graph_consumer.c                graph->id, graph->completed, graph->pending, graph->fired,