A_DC_TIMER_START 369 daemons/controld/controld_fsa.c } else if (fsa_actions & A_DC_TIMER_START) { A_DC_TIMER_START 370 daemons/controld/controld_fsa.c do_fsa_action(fsa_data, A_DC_TIMER_START, do_timer_control); A_DC_TIMER_START 361 daemons/controld/controld_fsa.h # define O_DC_TIMER_RESTART (A_DC_TIMER_STOP|A_DC_TIMER_START) A_DC_TIMER_START 1194 daemons/controld/controld_matrix.h /* S_STARTING ==> */ A_LOG | A_DC_TIMER_START | A_CL_JOIN_QUERY, A_DC_TIMER_START 69 daemons/controld/controld_timers.c if (action & A_DC_TIMER_START && timer_op_ok) { A_DC_TIMER_START 299 daemons/controld/controld_utils.c case A_DC_TIMER_START: A_DC_TIMER_START 435 daemons/controld/controld_utils.c case A_DC_TIMER_START | A_CL_JOIN_QUERY: A_DC_TIMER_START 565 daemons/controld/controld_utils.c if (pcmk_is_set(action, A_DC_TIMER_START)) { A_DC_TIMER_START 566 daemons/controld/controld_utils.c crm_trace("Action %.16llx (A_DC_TIMER_START) %s", A_DC_TIMER_START, text); A_DC_TIMER_START 721 daemons/controld/controld_utils.c controld_set_fsa_action_flags(A_CL_JOIN_QUERY | A_DC_TIMER_START);