election_id       307 lib/cluster/election.c     int election_id = -1;
election_id       343 lib/cluster/election.c     crm_element_value_int(vote, F_CRM_ELECTION_ID, &election_id);
election_id       368 lib/cluster/election.c     } else if (election_id != e->count && crm_str_eq(our_node->uuid, election_owner, TRUE)) {
election_id       476 lib/cluster/election.c                    election_id, e->count, election_owner, op, from, reason);
election_id       481 lib/cluster/election.c                    election_id, election_owner, op, from, reason);
election_id       495 lib/cluster/election.c                  election_id, loss_dampen, ctime(&last_election_loss));
election_id       502 lib/cluster/election.c                election_id, election_owner, op, from, reason);
election_id       507 lib/cluster/election.c     crm_xml_add_int(novote, F_CRM_ELECTION_ID, election_id);