STORM_INTERVAL    242 lib/cluster/election.c     expires = tm_now + STORM_INTERVAL;  /* N seconds after the last _access_ */
STORM_INTERVAL    625 lib/cluster/election.c         e->expires = tm_now + STORM_INTERVAL;
STORM_INTERVAL    636 lib/cluster/election.c                      e->name, e->election_wins, STORM_INTERVAL);
STORM_INTERVAL    638 lib/cluster/election.c             e->expires = tm_now + STORM_INTERVAL;