A_ELECTION_COUNT  354 crmd/fsa.c             } else if (fsa_actions & A_ELECTION_COUNT) {
A_ELECTION_COUNT  355 crmd/fsa.c                 do_fsa_action(fsa_data, A_ELECTION_COUNT, do_election_count_vote);
A_ELECTION_COUNT  756 crmd/messages.c                                A_ELECTION_COUNT | A_ELECTION_CHECK, FALSE, __FUNCTION__);
A_ELECTION_COUNT  777 crmd/messages.c                                A_ELECTION_COUNT | A_ELECTION_CHECK, FALSE, __FUNCTION__);
A_ELECTION_COUNT  533 crmd/utils.c           case A_ELECTION_COUNT:
A_ELECTION_COUNT  805 crmd/utils.c       if (is_set(action, A_ELECTION_COUNT)) {
A_ELECTION_COUNT  806 crmd/utils.c           crm_trace("Action %.16llx (A_ELECTION_COUNT) %s", A_ELECTION_COUNT, text);