your_node 541 lib/cluster/election.c crm_node_t *our_node = NULL, *your_node = NULL; your_node 550 lib/cluster/election.c your_node = crm_get_peer(0, vote.from); your_node 570 lib/cluster/election.c } else if (your_node == NULL || crm_is_peer_active(your_node) == FALSE) { your_node 713 lib/cluster/election.c send_no_vote(your_node, &vote);