A_DC_TAKEOVER     373 crmd/fsa.c             } else if (fsa_actions & A_DC_TAKEOVER) {
A_DC_TAKEOVER     374 crmd/fsa.c                 do_fsa_action(fsa_data, A_DC_TAKEOVER, do_dc_takeover);
A_DC_TAKEOVER     762 crmd/fsa_matrix.h      A_LOG | A_DC_TAKEOVER | A_PE_START | A_TE_START | A_DC_JOIN_OFFER_ALL | A_DC_TIMER_STOP,
A_DC_TAKEOVER     581 crmd/utils.c           case A_DC_TAKEOVER:
A_DC_TAKEOVER     853 crmd/utils.c       if (is_set(action, A_DC_TAKEOVER)) {
A_DC_TAKEOVER     854 crmd/utils.c           crm_trace("Action %.16llx (A_DC_TAKEOVER) %s", A_DC_TAKEOVER, text);