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  338 daemons/controld/controld_timers.c     controld_stop_timer(transition_timer);
controld_stop_timer  339 daemons/controld/controld_timers.c     controld_stop_timer(integration_timer);
controld_stop_timer  340 daemons/controld/controld_timers.c     controld_stop_timer(finalization_timer);
controld_stop_timer  341 daemons/controld/controld_timers.c     controld_stop_timer(election_timer);
controld_stop_timer  342 daemons/controld/controld_timers.c     controld_stop_timer(shutdown_escalation_timer);
controld_stop_timer  343 daemons/controld/controld_timers.c     controld_stop_timer(wait_timer);
controld_stop_timer  344 daemons/controld/controld_timers.c     controld_stop_timer(recheck_timer);
controld_stop_timer  420 daemons/controld/controld_timers.c     return controld_stop_timer(recheck_timer);
controld_stop_timer  452 daemons/controld/controld_timers.c     return controld_stop_timer(transition_timer);