g_list_length 518 daemons/attrd/attrd_sync.c crm_trace("Callid %d now waiting on %d confirmations", callid, g_list_length(respondents)); g_list_length 564 daemons/attrd/attrd_sync.c crm_trace("Callid %d now waiting on %d confirmations", callid, g_list_length(action->respondents)); g_list_length 376 daemons/controld/controld_callbacks.c g_list_length(controld_globals.fsa_message_queue)); g_list_length 379 daemons/controld/controld_callbacks.c g_list_length(controld_globals.fsa_message_queue)); g_list_length 245 daemons/controld/controld_execd.c g_list_length(entry->recurring_op_list), op->rsc_id, g_list_length 211 daemons/controld/controld_fsa.c g_list_length(controld_globals.fsa_message_queue)); g_list_length 283 daemons/controld/controld_fsa.c g_list_length(controld_globals.fsa_message_queue), g_list_length 61 daemons/controld/controld_messages.c unsigned old_len = g_list_length(controld_globals.fsa_message_queue); g_list_length 159 daemons/controld/controld_messages.c g_list_length(controld_globals.fsa_message_queue)); g_list_length 163 daemons/controld/controld_messages.c if (old_len == g_list_length(controld_globals.fsa_message_queue)) { g_list_length 1912 daemons/fenced/fenced_commands.c int max = g_list_length(list); g_list_length 2045 daemons/fenced/fenced_commands.c guint ndevices = g_list_length(search->capable); g_list_length 2564 daemons/fenced/fenced_commands.c guint devices_remaining = g_list_length(cmd->next_device_iter); g_list_length 2877 daemons/fenced/fenced_commands.c guint ndevices = g_list_length(devices); g_list_length 966 daemons/fenced/fenced_remote.c op->level, op->target, g_list_length(tp->levels[op->level]), g_list_length 81 lib/cib/cib_client.c event, g_list_length(cib->notify_list)); g_list_length 100 lib/cib/cib_client.c crm_trace("Callback added (%d)", g_list_length(cib->notify_list)); g_list_length 212 lib/cluster/cpg.c queue_len = g_list_length(cs_message_queue); g_list_length 68 lib/common/schemas.c return g_list_length(known_schemas) - 3; g_list_length 33 lib/common/tests/lists/pcmk__subtract_lists_test.c assert_int_equal(g_list_length(result), 3); g_list_length 58 lib/common/tests/lists/pcmk__subtract_lists_test.c assert_int_equal(g_list_length(result), 2); g_list_length 82 lib/common/tests/lists/pcmk__subtract_lists_test.c assert_int_equal(g_list_length(result), 2); g_list_length 106 lib/common/tests/lists/pcmk__subtract_lists_test.c assert_int_equal(g_list_length(result), 2); g_list_length 132 lib/common/tests/lists/pcmk__subtract_lists_test.c assert_int_equal(g_list_length(result), 0); g_list_length 46 lib/common/tests/schemas/pcmk__schema_files_later_than_test.c assert_int_equal(g_list_length(schemas), 18); g_list_length 70 lib/common/tests/schemas/pcmk__schema_files_later_than_test.c assert_int_equal(g_list_length(schemas), 14); g_list_length 89 lib/common/tests/schemas/pcmk__schema_files_later_than_test.c assert_int_equal(g_list_length(schemas), 5); g_list_length 1231 lib/fencing/st_client.c crm_trace("Adding callback for %s events (%d)", event, g_list_length(private->notify_list)); g_list_length 1249 lib/fencing/st_client.c crm_trace("Callback added (%d)", g_list_length(private->notify_list)); g_list_length 1712 lib/fencing/st_client.c crm_trace("Destroying %d notification clients", g_list_length(private->notify_list)); g_list_length 1042 lib/pacemaker/pcmk_sched_actions.c g_list_length(action->actions_before), g_list_length 1043 lib/pacemaker/pcmk_sched_actions.c g_list_length(action->actions_after)); g_list_length 1849 lib/pacemaker/pcmk_sched_colocation.c g_list_length(colocations), source_rsc->id); g_list_length 1855 lib/pacemaker/pcmk_sched_colocation.c g_list_length(colocations), source_rsc->id); g_list_length 223 lib/pacemaker/pcmk_sched_location.c rule_id, g_list_length(location_rule->nodes)); g_list_length 1466 lib/pacemaker/pcmk_sched_ordering.c crm_trace("Updating %d actions", g_list_length(sched->actions)); g_list_length 218 lib/pacemaker/pcmk_sched_primitive.c g_list_length(nodes)); g_list_length 284 lib/pacemaker/pcmk_sched_primitive.c pcmk__node_name(chosen), rsc->id, g_list_length(nodes)); g_list_length 224 lib/pengine/clone.c g_list_length(scheduler->nodes)); g_list_length 382 lib/pengine/clone.c QB_MAX(1, g_list_length(scheduler->nodes))); g_list_length 1289 lib/pengine/clone.c if (clone_data->clone_max == g_list_length(scheduler->nodes)) { g_list_length 272 lib/pengine/group.c status_print("number_resources=\"%d\" ", g_list_length(rsc->children)); g_list_length 371 lib/pengine/group.c char *count = pcmk__itoa(g_list_length(gIter)); g_list_length 494 lib/pengine/native.c status_print("nodes_running_on=\"%d\" ", g_list_length(rsc->running_on)); g_list_length 1006 lib/pengine/native.c nodes_running_on = pcmk__itoa(g_list_length(rsc->running_on)); g_list_length 455 lib/pengine/pe_output.c out->message(out, "cluster-counts", g_list_length(scheduler->nodes), g_list_length 530 lib/pengine/pe_output.c out->message(out, "cluster-counts", g_list_length(scheduler->nodes), g_list_length 2061 lib/pengine/pe_output.c int length = g_list_length(node->details->running_rsc); g_list_length 384 lib/pengine/status.c g_list_length(scheduler->ordering_constraints)); g_list_length 389 lib/pengine/status.c g_list_length(scheduler->placement_constraints)); g_list_length 394 lib/pengine/status.c g_list_length(scheduler->colocation_constraints)); g_list_length 399 lib/pengine/status.c g_list_length(scheduler->ticket_constraints)); g_list_length 1713 tools/crm_resource_runtime.c out->info(out, "Waiting for %d resources to stop:", g_list_length(list_delta)); g_list_length 1718 tools/crm_resource_runtime.c before = g_list_length(list_delta); g_list_length 1749 tools/crm_resource_runtime.c crm_trace("%d (was %d) resources remaining", g_list_length(list_delta), before); g_list_length 1750 tools/crm_resource_runtime.c if(before == g_list_length(list_delta)) { g_list_length 1752 tools/crm_resource_runtime.c out->err(out, "Could not complete shutdown of %s, %d resources remaining", rsc_id, g_list_length(list_delta)); g_list_length 1790 tools/crm_resource_runtime.c out->info(out, "Waiting for %d resources to start again:", g_list_length(list_delta)); g_list_length 1795 tools/crm_resource_runtime.c before = g_list_length(list_delta); g_list_length 1830 tools/crm_resource_runtime.c if(before == g_list_length(list_delta)) { g_list_length 1832 tools/crm_resource_runtime.c out->err(out, "Could not complete restart of %s, %d resources remaining", rsc_id, g_list_length(list_delta));