election_won      275 attrd/commands.c               ((election_state(writer) == election_won)? " (writer)" : ""));
election_won      586 attrd/commands.c     if(election_state(writer) == election_won
election_won      587 attrd/commands.c        && peer_state == election_won
election_won      592 attrd/commands.c     } else if(peer_state == election_won) {
election_won      868 attrd/commands.c         if (election_state(writer) == election_won) {
election_won      878 attrd/commands.c     if(rc == election_won) {
election_won      916 attrd/commands.c             if ((election_state(writer) == election_won)
election_won      979 attrd/commands.c     if(a && a->changed && election_state(writer) == election_won) {
election_won       99 attrd/main.c       if(election_state(writer) == election_won) {
election_won       37 lib/cluster/election.c     e->state = election_won;