your_node         539 lib/cluster/election.c     crm_node_t *our_node = NULL, *your_node = NULL;
your_node         548 lib/cluster/election.c     your_node = crm_get_peer(0, vote.from);
your_node         568 lib/cluster/election.c     } else if (your_node == NULL || crm_is_peer_active(your_node) == FALSE) {
your_node         711 lib/cluster/election.c     send_no_vote(your_node, &vote);