crm_timer_popped  561 crmd/control.c         election_trigger->callback = crm_timer_popped;
crm_timer_popped  571 crmd/control.c         transition_timer->callback = crm_timer_popped;
crm_timer_popped  581 crmd/control.c         integration_timer->callback = crm_timer_popped;
crm_timer_popped  591 crmd/control.c         finalization_timer->callback = crm_timer_popped;
crm_timer_popped  615 crmd/control.c         shutdown_escalation_timer->callback = crm_timer_popped;
crm_timer_popped  625 crmd/control.c         wait_timer->callback = crm_timer_popped;
crm_timer_popped  635 crmd/control.c         recheck_timer->callback = crm_timer_popped;
crm_timer_popped   76 crmd/crmd_utils.h gboolean crm_timer_popped(gpointer data);