can_win            78 include/crm/cluster/election_internal.h enum election_result election_count_vote(election_t *e, xmlNode *vote, bool can_win);
can_win           532 lib/cluster/election.c election_count_vote(election_t *e, xmlNode *message, bool can_win)
can_win           554 lib/cluster/election.c     if (!can_win) {