AM_I_DC 57 daemons/controld/controld_attrd.c do_crm_log(AM_I_DC? LOG_CRIT : LOG_ERR, AM_I_DC 63 daemons/controld/controld_attrd.c if (AM_I_DC) { AM_I_DC 34 daemons/controld/controld_based.c crm_debug("Updating the CIB after a replace: DC=%s", pcmk__btoa(AM_I_DC)); AM_I_DC 35 daemons/controld/controld_based.c if (AM_I_DC == FALSE) { AM_I_DC 29 daemons/controld/controld_callbacks.c if (AM_I_DC) { AM_I_DC 121 daemons/controld/controld_callbacks.c && !AM_I_DC AM_I_DC 177 daemons/controld/controld_callbacks.c (AM_I_DC? "true" : (fsa_our_dc? fsa_our_dc : "<none>")), AM_I_DC 227 daemons/controld/controld_callbacks.c } else if (AM_I_DC || controld_dc_left || (fsa_our_dc == NULL)) { AM_I_DC 243 daemons/controld/controld_callbacks.c if (AM_I_DC) { AM_I_DC 104 daemons/controld/controld_election.c if (AM_I_DC) { AM_I_DC 273 daemons/controld/controld_election.c crm_trace("Am I still the DC? %s", AM_I_DC ? XML_BOOLEAN_YES : XML_BOOLEAN_NO); AM_I_DC 431 daemons/controld/controld_fencing.c if (AM_I_DC) { AM_I_DC 494 daemons/controld/controld_fencing.c if (!AM_I_DC && pcmk__str_eq(st_event->operation, T_STONITH_NOTIFY_FENCE, pcmk__str_casei)) { AM_I_DC 526 daemons/controld/controld_fencing.c if(AM_I_DC) { AM_I_DC 724 daemons/controld/controld_fencing.c if (AM_I_DC == FALSE) { AM_I_DC 608 daemons/controld/controld_fsa.c CRM_LOG_ASSERT(AM_I_DC); AM_I_DC 627 daemons/controld/controld_fsa.c CRM_LOG_ASSERT(AM_I_DC); AM_I_DC 642 daemons/controld/controld_fsa.c CRM_LOG_ASSERT(AM_I_DC); AM_I_DC 254 daemons/controld/controld_join_client.c if (AM_I_DC == FALSE && pcmk__str_eq(welcome_from, fsa_our_uname, pcmk__str_casei)) { AM_I_DC 300 daemons/controld/controld_join_client.c if (AM_I_DC == FALSE) { AM_I_DC 488 daemons/controld/controld_join_dc.c } else if (!AM_I_DC) { AM_I_DC 44 daemons/controld/controld_membership.c } else if (AM_I_DC == FALSE && pcmk__str_eq(node->uname, fsa_our_dc, pcmk__str_casei)) { AM_I_DC 72 daemons/controld/controld_membership.c if (AM_I_DC) { AM_I_DC 88 daemons/controld/controld_membership.c AM_I_DC ? CRM_SYSTEM_DC : CRM_SYSTEM_CRMD, NULL); AM_I_DC 349 daemons/controld/controld_membership.c if (call_id >= pcmk_ok && crm_peer_cache != NULL && AM_I_DC) { AM_I_DC 403 daemons/controld/controld_membership.c if (AM_I_DC && (force_update || fsa_has_quorum != quorum)) { AM_I_DC 408 daemons/controld/controld_messages.c if (AM_I_DC && is_for_te) { AM_I_DC 412 daemons/controld/controld_messages.c } else if (AM_I_DC) { AM_I_DC 977 daemons/controld/controld_messages.c if(AM_I_DC == FALSE) { AM_I_DC 983 daemons/controld/controld_messages.c if (AM_I_DC) { AM_I_DC 1017 daemons/controld/controld_messages.c if (AM_I_DC && transition_graph != NULL) { AM_I_DC 1042 daemons/controld/controld_messages.c } else if (AM_I_DC) { AM_I_DC 1117 daemons/controld/controld_messages.c } else if (!AM_I_DC) { AM_I_DC 1124 daemons/controld/controld_messages.c crm_err("Unexpected request (%s) sent to %s", op, AM_I_DC ? "the DC" : "non-DC node"); AM_I_DC 1139 daemons/controld/controld_messages.c } else if (AM_I_DC && strcmp(op, CRM_OP_PECALC) == 0) { AM_I_DC 1164 daemons/controld/controld_messages.c op, host_from, AM_I_DC ? "DC" : "controller"); AM_I_DC 330 daemons/controld/controld_remote_ra.c } else if (AM_I_DC == FALSE) { AM_I_DC 245 daemons/controld/controld_schedulerd.c if (AM_I_DC) { AM_I_DC 318 daemons/controld/controld_schedulerd.c if (AM_I_DC == FALSE) { AM_I_DC 433 daemons/controld/controld_schedulerd.c } else if (!AM_I_DC || !pcmk_is_set(fsa_input_register, R_PE_CONNECTED)) { AM_I_DC 109 daemons/controld/controld_te_utils.c if (AM_I_DC && (abort_timer.aborted == FALSE)) { AM_I_DC 71 daemons/controld/controld_timers.c if (AM_I_DC) { AM_I_DC 120 daemons/controld/controld_transition.c if (AM_I_DC == FALSE || (fsa_state != S_TRANSITION_ENGINE && (action & A_TE_INVOKE))) { AM_I_DC 706 daemons/controld/controld_utils.c if (AM_I_DC && !pcmk__str_eq(welcome_from, fsa_our_uname, pcmk__str_casei)) { AM_I_DC 715 daemons/controld/controld_utils.c if (AM_I_DC) {