controld_stop_timer  145 daemons/controld/controld_timers.c         timer_op_ok = controld_stop_timer(election_timer);
controld_stop_timer  148 daemons/controld/controld_timers.c         timer_op_ok = controld_stop_timer(finalization_timer);
controld_stop_timer  151 daemons/controld/controld_timers.c         timer_op_ok = controld_stop_timer(integration_timer);
controld_stop_timer  193 daemons/controld/controld_timers.c     controld_stop_timer(timer);  // Make timer _not_ go off again
controld_stop_timer  365 daemons/controld/controld_timers.c     controld_stop_timer(transition_timer);
controld_stop_timer  366 daemons/controld/controld_timers.c     controld_stop_timer(integration_timer);
controld_stop_timer  367 daemons/controld/controld_timers.c     controld_stop_timer(finalization_timer);
controld_stop_timer  368 daemons/controld/controld_timers.c     controld_stop_timer(election_timer);
controld_stop_timer  369 daemons/controld/controld_timers.c     controld_stop_timer(shutdown_escalation_timer);
controld_stop_timer  370 daemons/controld/controld_timers.c     controld_stop_timer(wait_timer);
controld_stop_timer  371 daemons/controld/controld_timers.c     controld_stop_timer(recheck_timer);
controld_stop_timer  447 daemons/controld/controld_timers.c     return controld_stop_timer(recheck_timer);
controld_stop_timer  479 daemons/controld/controld_timers.c     return controld_stop_timer(transition_timer);