g_list_length     357 daemons/controld/controld_callbacks.c     crm_trace("Invoked (queue len: %d)", g_list_length(fsa_message_queue));
g_list_length     359 daemons/controld/controld_callbacks.c     crm_trace("Exited  (queue len: %d)", g_list_length(fsa_message_queue));
g_list_length     250 daemons/controld/controld_execd.c                   g_list_length(entry->recurring_op_list), op->rsc_id,
g_list_length     183 daemons/controld/controld_fsa.c         crm_trace("Checking messages (%d remaining)", g_list_length(fsa_message_queue));
g_list_length     253 daemons/controld/controld_fsa.c                   g_list_length(fsa_message_queue),
g_list_length      64 daemons/controld/controld_messages.c     unsigned old_len = g_list_length(fsa_message_queue);
g_list_length     158 daemons/controld/controld_messages.c               g_list_length(fsa_message_queue));
g_list_length     162 daemons/controld/controld_messages.c     if (old_len == g_list_length(fsa_message_queue)) {
g_list_length    1118 daemons/execd/execd_commands.c             g_list_length(cmd_list));
g_list_length    1801 daemons/fenced/fenced_commands.c     int max = g_list_length(list);
g_list_length    1922 daemons/fenced/fenced_commands.c         guint ndevices = g_list_length(search->capable);
g_list_length    2364 daemons/fenced/fenced_commands.c     guint devices_remaining = g_list_length(cmd->device_next);
g_list_length    2653 daemons/fenced/fenced_commands.c     guint ndevices = g_list_length(devices);
g_list_length     939 daemons/fenced/fenced_remote.c                   op->level, op->target, g_list_length(tp->levels[op->level]),
g_list_length     484 lib/cib/cib_client.c     crm_trace("Adding callback for %s events (%d)", event, g_list_length(cib->notify_list));
g_list_length     502 lib/cib/cib_client.c         crm_trace("Callback added (%d)", g_list_length(cib->notify_list));
g_list_length     223 lib/cluster/cpg.c     queue_len = g_list_length(cs_message_queue);
g_list_length      39 lib/common/tests/lists/pcmk__subtract_lists_test.c     assert_int_equal(g_list_length(result), 3);
g_list_length      64 lib/common/tests/lists/pcmk__subtract_lists_test.c     assert_int_equal(g_list_length(result), 2);
g_list_length      88 lib/common/tests/lists/pcmk__subtract_lists_test.c     assert_int_equal(g_list_length(result), 2);
g_list_length     112 lib/common/tests/lists/pcmk__subtract_lists_test.c     assert_int_equal(g_list_length(result), 2);
g_list_length     138 lib/common/tests/lists/pcmk__subtract_lists_test.c     assert_int_equal(g_list_length(result), 0);
g_list_length    1202 lib/fencing/st_client.c     crm_trace("Adding callback for %s events (%d)", event, g_list_length(private->notify_list));
g_list_length    1220 lib/fencing/st_client.c         crm_trace("Callback added (%d)", g_list_length(private->notify_list));
g_list_length    1665 lib/fencing/st_client.c         crm_trace("Destroying %d notification clients", g_list_length(private->notify_list));
g_list_length     754 lib/pacemaker/pcmk_sched_actions.c                   g_list_length(action->actions_before),
g_list_length     755 lib/pacemaker/pcmk_sched_actions.c                   g_list_length(action->actions_after));
g_list_length     195 lib/pacemaker/pcmk_sched_location.c               rule_id, g_list_length(location_rule->node_list_rh));
g_list_length     424 lib/pacemaker/pcmk_sched_native.c                          g_list_length(gIter), rsc->id);
g_list_length     432 lib/pacemaker/pcmk_sched_native.c                          g_list_length(gIter), rsc->id, last_rsc->id);
g_list_length     438 lib/pacemaker/pcmk_sched_native.c                          g_list_length(gIter), rsc->id);
g_list_length    1537 lib/pacemaker/pcmk_sched_ordering.c     crm_trace("Updating %d actions", g_list_length(data_set->actions));
g_list_length     130 lib/pengine/clone.c                                        g_list_length(data_set->nodes));
g_list_length     271 lib/pengine/clone.c         clone_data->clone_max = QB_MAX(1, g_list_length(data_set->nodes));
g_list_length    1102 lib/pengine/clone.c         if (clone_data->clone_max == g_list_length(data_set->nodes)) {
g_list_length     197 lib/pengine/group.c     status_print("number_resources=\"%d\" ", g_list_length(rsc->children));
g_list_length     269 lib/pengine/group.c     char *count = pcmk__itoa(g_list_length(gIter));
g_list_length     479 lib/pengine/native.c     status_print("nodes_running_on=\"%d\" ", g_list_length(rsc->running_on));
g_list_length     942 lib/pengine/native.c     nodes_running_on = pcmk__itoa(g_list_length(rsc->running_on));
g_list_length     353 lib/pengine/pe_output.c         out->message(out, "cluster-counts", g_list_length(data_set->nodes),
g_list_length     416 lib/pengine/pe_output.c         out->message(out, "cluster-counts", g_list_length(data_set->nodes),
g_list_length    1662 lib/pengine/pe_output.c         char *length_s = pcmk__itoa(g_list_length(node->details->running_rsc));
g_list_length     345 lib/pengine/status.c               g_list_length(data_set->ordering_constraints));
g_list_length     350 lib/pengine/status.c               g_list_length(data_set->placement_constraints));
g_list_length     355 lib/pengine/status.c               g_list_length(data_set->colocation_constraints));
g_list_length     360 lib/pengine/status.c               g_list_length(data_set->ticket_constraints));
g_list_length    1426 tools/crm_resource_runtime.c     out->info(out, "Waiting for %d resources to stop:", g_list_length(list_delta));
g_list_length    1431 tools/crm_resource_runtime.c         before = g_list_length(list_delta);
g_list_length    1461 tools/crm_resource_runtime.c         crm_trace("%d (was %d) resources remaining", g_list_length(list_delta), before);
g_list_length    1462 tools/crm_resource_runtime.c         if(before == g_list_length(list_delta)) {
g_list_length    1464 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    1499 tools/crm_resource_runtime.c     out->info(out, "Waiting for %d resources to start again:", g_list_length(list_delta));
g_list_length    1504 tools/crm_resource_runtime.c         before = g_list_length(list_delta);
g_list_length    1539 tools/crm_resource_runtime.c         if(before == g_list_length(list_delta)) {
g_list_length    1541 tools/crm_resource_runtime.c             out->err(out, "Could not complete restart of %s, %d resources remaining", rsc_id, g_list_length(list_delta));