A_ELECTION_COUNT  357 daemons/controld/controld_fsa.c         } else if (fsa_actions & A_ELECTION_COUNT) {
A_ELECTION_COUNT  358 daemons/controld/controld_fsa.c             do_fsa_action(fsa_data, A_ELECTION_COUNT, do_election_count_vote);
A_ELECTION_COUNT 1015 daemons/controld/controld_messages.c                                A_ELECTION_COUNT | A_ELECTION_CHECK, FALSE,
A_ELECTION_COUNT 1037 daemons/controld/controld_messages.c                                A_ELECTION_COUNT | A_ELECTION_CHECK, FALSE,
A_ELECTION_COUNT  314 daemons/controld/controld_utils.c         case A_ELECTION_COUNT:
A_ELECTION_COUNT  580 daemons/controld/controld_utils.c     if (pcmk_is_set(action, A_ELECTION_COUNT)) {
A_ELECTION_COUNT  581 daemons/controld/controld_utils.c         crm_trace("Action %.16llx (A_ELECTION_COUNT) %s", A_ELECTION_COUNT, text);