can_win 78 include/crm/cluster/election.h enum election_result election_count_vote(election_t *e, xmlNode *vote, bool can_win); can_win 526 lib/cluster/election.c election_count_vote(election_t *e, xmlNode *message, bool can_win) can_win 548 lib/cluster/election.c if(can_win == FALSE) {