count 569 cib/remote.c int count = 0; count 579 cib/remote.c for (count = 0; count < num_msg; ++count) { count 580 cib/remote.c switch (msg[count]->msg_style) { count 582 cib/remote.c crm_info("PAM: %s", msg[count]->msg); count 586 cib/remote.c reply[count].resp_retcode = 0; count 587 cib/remote.c reply[count].resp = string; /* We already made a copy */ count 595 cib/remote.c crm_err("Unhandled conversation type: %d", msg[count]->msg_style); count 606 cib/remote.c for (count = 0; count < num_msg; ++count) { count 607 cib/remote.c if (reply[count].resp != NULL) { count 608 cib/remote.c switch (msg[count]->msg_style) { count 612 cib/remote.c while (*(reply[count].resp)) { count 613 cib/remote.c *(reply[count].resp)++ = '\0'; count 615 cib/remote.c free(reply[count].resp); count 618 cib/remote.c reply[count].resp = NULL; count 701 crmd/join_dc.c int count = 0; count 708 crmd/join_dc.c count++; count 711 crmd/join_dc.c return count; count 635 crmd/te_callbacks.c int count; count 652 crmd/te_callbacks.c if (value->count >= stonith_max_attempts) { count 659 crmd/te_callbacks.c if ((value != NULL) && (value->count >= stonith_max_attempts)) { count 667 crmd/te_callbacks.c value->count, target); count 689 crmd/te_callbacks.c rec->count = 0; count 699 crmd/te_callbacks.c rec->count = 0; count 715 crmd/te_callbacks.c rec->count++; count 722 crmd/te_callbacks.c rec->count = 1; count 1236 fencing/commands.c int count = 0; count 1240 fencing/commands.c count++; count 1243 fencing/commands.c return count; count 117 fencing/remote.c int count; count 136 fencing/remote.c ++(data->count); count 158 fencing/remote.c data.count = 0; count 162 fencing/remote.c return data.count; count 366 fencing/remote.c static int count = 0; count 370 fencing/remote.c count++; count 375 fencing/remote.c crm_xml_add_int(bcast, "count", count); count 892 fencing/remote.c uint32_t count = 0; count 899 fencing/remote.c count++; count 902 fencing/remote.c return count; count 177 include/crm/pengine/status.h int count; count 497 lib/cib/cib_client.c int count = 0; count 503 lib/cib/cib_client.c count++; count 506 lib/cib/cib_client.c crm_trace("event(%s) count : %d", event, count); count 507 lib/cib/cib_client.c return count; count 26 lib/cluster/election.c guint count; count 67 lib/cluster/election.c static guint count = 0; count 74 lib/cluster/election.c e->name = crm_strdup_printf("election-%u", count++); count 228 lib/cluster/election.c e->count++; count 230 lib/cluster/election.c crm_xml_add_int(vote, F_CRM_ELECTION_ID, e->count); count 239 lib/cluster/election.c crm_debug("Started election %d", e->count); count 368 lib/cluster/election.c } else if (election_id != e->count && crm_str_eq(our_node->uuid, election_owner, TRUE)) { count 476 lib/cluster/election.c election_id, e->count, election_owner, op, from, reason); count 384 lib/cluster/membership.c guint *count = user_data; count 388 lib/cluster/membership.c *count = *count + 1; count 395 lib/cluster/membership.c guint count = 0; count 398 lib/cluster/membership.c g_hash_table_foreach(crm_peer_cache, crm_count_peer, &count); count 400 lib/cluster/membership.c return count; count 1118 lib/fencing/st_client.c int count = 0; count 1151 lib/fencing/st_client.c count++; count 1186 lib/fencing/st_client.c count++; count 1195 lib/fencing/st_client.c return count; count 157 lrmd/lrmd_alert_api.c guint timer, count; count 171 lrmd/lrmd_alert_api.c count = g_hash_table_size(inflight_alerts); count 172 lrmd/lrmd_alert_api.c if (count == 0) { count 176 lrmd/lrmd_alert_api.c count, timer_ms); count 198 pengine/clone.c if (node1->count < node2->count) { count 202 pengine/clone.c } else if (node1->count > node2->count) { count 395 pengine/clone.c } else if (local_node->count < limit) { count 397 pengine/clone.c rsc->id, node->details->uname, local_node->count); count 402 pengine/clone.c rsc->id, node->details->uname, local_node->count, limit); count 462 pengine/clone.c local_node->count++; count 520 pengine/clone.c node->count = 0; count 552 pengine/clone.c } else if(local_node && local_node->count >= loop_max) { count 885 pengine/graph.c int count = 0; count 902 pengine/graph.c count++; count 906 pengine/graph.c "to transition", maintenance?"Added":"Counted", count); count 907 pengine/graph.c return count; count 220 pengine/master.c } else if (local_node->count < clone_data->master_node_max count 686 pengine/master.c node->count = 0; count 806 pengine/master.c chosen->count++; count 317 pengine/utils.c chosen->count++; count 857 tools/crm_mon.c int count = 0; count 869 tools/crm_mon.c count += count_resources(data_set, gIter->data); count 871 tools/crm_mon.c return count; count 1024 tools/crm_resource.c int count = 0; count 1033 tools/crm_resource.c count++; count 1038 tools/crm_resource.c if(count == 1 && current) { count 1042 tools/crm_resource.c CMD_ERR("Resource '%s' not moved: active in %d locations (promoted in %d).", rsc_id, g_list_length(rsc->running_on), count); count 1621 tools/crm_resource_runtime.c int count = 0; count 1649 tools/crm_resource_runtime.c count++; count 1653 tools/crm_resource_runtime.c if(scope_master == FALSE && count == 0) { count 1654 tools/crm_resource_runtime.c count = g_list_length(rsc->running_on); count 1658 tools/crm_resource_runtime.c count = g_list_length(rsc->running_on); count 1708 tools/crm_resource_runtime.c } else if(count > 1) { count 1710 tools/crm_resource_runtime.c rsc_id, scope_master?"promoted":"active", count, dest->details->uname); count 589 tools/crm_simulate.c int count = 0; count 601 tools/crm_simulate.c count += count_resources(data_set, gIter->data); count 603 tools/crm_simulate.c return count;