is_dc 150 include/crm/pengine/status.h gboolean is_dc; is_dc 3321 lib/pengine/unpack.c node->details->is_dc = TRUE; is_dc 1534 pengine/allocate.c if (node->details->is_dc) { is_dc 1565 pengine/allocate.c if (node->details->is_dc) { is_dc 1600 pengine/allocate.c } else if (node_stop->node->details->is_dc) { is_dc 3135 tools/crm_mon.c fprintf(stream, "is_dc=\"%s\" ", node->details->is_dc ? "true" : "false");