A_DC_RELEASED 268 daemons/controld/controld_election.c } else if (action & A_DC_RELEASED) { A_DC_RELEASED 483 daemons/controld/controld_fsa.c } else if (pcmk_is_set(controld_globals.fsa_actions, A_DC_RELEASED)) { A_DC_RELEASED 484 daemons/controld/controld_fsa.c do_fsa_action(fsa_data, A_DC_RELEASED, do_dc_release); A_DC_RELEASED 356 daemons/controld/controld_fsa.h # define O_RELEASE (A_DC_TIMER_STOP|A_DC_RELEASE|A_PE_STOP|A_TE_STOP|A_DC_RELEASED) A_DC_RELEASED 358 daemons/controld/controld_utils.c case A_DC_RELEASED: A_DC_RELEASED 621 daemons/controld/controld_utils.c if (pcmk_is_set(action, A_DC_RELEASED)) { A_DC_RELEASED 622 daemons/controld/controld_utils.c crm_trace("Action %.16llx (A_DC_RELEASED) %s", A_DC_RELEASED, text);