A_ELECTION_START  381 crmd/fsa.c             } else if (fsa_actions & A_ELECTION_START) {
A_ELECTION_START  382 crmd/fsa.c                 do_fsa_action(fsa_data, A_ELECTION_START, do_election_vote);
A_ELECTION_START  779 crmd/fsa_matrix.h      /* S_IDLE               ==> */ A_ERROR | A_RECOVER | O_RELEASE | A_ELECTION_START,
A_ELECTION_START  781 crmd/fsa_matrix.h      /* S_INTEGRATION        ==> */ A_ERROR | A_RECOVER | O_RELEASE | A_ELECTION_START,
A_ELECTION_START  782 crmd/fsa_matrix.h      /* S_FINALIZE_JOIN      ==> */ A_ERROR | A_RECOVER | O_RELEASE | A_ELECTION_START,
A_ELECTION_START  784 crmd/fsa_matrix.h      /* S_POLICY_ENGINE      ==> */ A_ERROR | A_RECOVER | O_RELEASE | A_ELECTION_START,
A_ELECTION_START  791 crmd/fsa_matrix.h      /* S_TRANSITION_ENGINE  ==> */ A_ERROR | A_RECOVER | O_RELEASE | A_ELECTION_START,
A_ELECTION_START  792 crmd/fsa_matrix.h      /* S_HALT               ==> */ A_ERROR | A_RECOVER | O_RELEASE | A_ELECTION_START,
A_ELECTION_START  870 crmd/fsa_matrix.h      /* S_ELECTION           ==> */ A_ERROR | A_ELECTION_START | A_DC_TIMER_STOP,
A_ELECTION_START 1008 crmd/fsa_matrix.h      /* S_HALT               ==> */ A_WARN | A_ELECTION_START | A_SHUTDOWN_REQ,
A_ELECTION_START  473 crmd/utils.c           case A_ELECTION_START: