stonith_history_sync_timer_long  901 daemons/controld/controld_fencing.c static mainloop_timer_t *stonith_history_sync_timer_long = NULL;
stonith_history_sync_timer_long  909 daemons/controld/controld_fencing.c         mainloop_timer_del(stonith_history_sync_timer_long);
stonith_history_sync_timer_long  910 daemons/controld/controld_fencing.c         stonith_history_sync_timer_long = NULL;
stonith_history_sync_timer_long  913 daemons/controld/controld_fencing.c         mainloop_timer_stop(stonith_history_sync_timer_long);
stonith_history_sync_timer_long  962 daemons/controld/controld_fencing.c         if(stonith_history_sync_timer_long == NULL) {
stonith_history_sync_timer_long  963 daemons/controld/controld_fencing.c             stonith_history_sync_timer_long =
stonith_history_sync_timer_long  969 daemons/controld/controld_fencing.c         mainloop_timer_start(stonith_history_sync_timer_long);