g_list_length     350 daemons/controld/controld_callbacks.c     crm_trace("Invoked (queue len: %d)", g_list_length(fsa_message_queue));
g_list_length     352 daemons/controld/controld_callbacks.c     crm_trace("Exited  (queue len: %d)", g_list_length(fsa_message_queue));
g_list_length     251 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    1213 daemons/execd/execd_commands.c             g_list_length(cmd_list));
g_list_length    1033 daemons/fenced/fenced_commands.c     int max = g_list_length(list);
g_list_length    1624 daemons/fenced/fenced_commands.c         guint ndevices = g_list_length(search->capable);
g_list_length    2230 daemons/fenced/fenced_commands.c               cmd->action, cmd->device, rc, g_list_length(cmd->device_next));
g_list_length    2340 daemons/fenced/fenced_commands.c     guint ndevices = g_list_length(devices);
g_list_length     848 daemons/fenced/fenced_remote.c                   op->level, op->target, g_list_length(tp->levels[op->level]),
g_list_length     475 lib/cib/cib_client.c     crm_trace("Adding callback for %s events (%d)", event, g_list_length(cib->notify_list));
g_list_length     493 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    1588 lib/fencing/st_client.c     crm_trace("Adding callback for %s events (%d)", event, g_list_length(private->notify_list));
g_list_length    1606 lib/fencing/st_client.c         crm_trace("Callback added (%d)", g_list_length(private->notify_list));
g_list_length    1996 lib/fencing/st_client.c         crm_trace("Destroying %d notification clients", g_list_length(private->notify_list));
g_list_length    2859 lib/pacemaker/pcmk_sched_allocate.c     crm_trace("Updating %d actions", g_list_length(data_set->actions));
g_list_length    1205 lib/pacemaker/pcmk_sched_constraints.c     crm_trace("%s: %d nodes matched", rule_id, g_list_length(location_rule->node_list_rh));
g_list_length     422 lib/pacemaker/pcmk_sched_native.c                          g_list_length(gIter), rsc->id);
g_list_length     430 lib/pacemaker/pcmk_sched_native.c                          g_list_length(gIter), rsc->id, last_rsc->id);
g_list_length     436 lib/pacemaker/pcmk_sched_native.c                          g_list_length(gIter), rsc->id);
g_list_length     450 lib/pacemaker/pcmk_sched_utils.c                   g_list_length(action->actions_before), g_list_length(action->actions_after));
g_list_length      45 lib/pengine/clone.c                                        g_list_length(data_set->nodes));
g_list_length     186 lib/pengine/clone.c         clone_data->clone_max = QB_MAX(1, g_list_length(data_set->nodes));
g_list_length    1209 lib/pengine/clone.c         if (clone_data->clone_max == g_list_length(data_set->nodes)) {
g_list_length     121 lib/pengine/group.c     status_print("number_resources=\"%d\" ", g_list_length(rsc->children));
g_list_length     193 lib/pengine/group.c     char *count = pcmk__itoa(g_list_length(gIter));
g_list_length     480 lib/pengine/native.c     status_print("nodes_running_on=\"%d\" ", g_list_length(rsc->running_on));
g_list_length     934 lib/pengine/native.c     nodes_running_on = pcmk__itoa(g_list_length(rsc->running_on));
g_list_length     408 lib/pengine/pe_output.c         out->message(out, "cluster-counts", g_list_length(data_set->nodes),
g_list_length     474 lib/pengine/pe_output.c         out->message(out, "cluster-counts", g_list_length(data_set->nodes),
g_list_length    1437 lib/pengine/pe_output.c         char *length_s = pcmk__itoa(g_list_length(node->details->running_rsc));
g_list_length     336 lib/pengine/status.c               g_list_length(data_set->ordering_constraints));
g_list_length     341 lib/pengine/status.c               g_list_length(data_set->placement_constraints));
g_list_length     346 lib/pengine/status.c               g_list_length(data_set->colocation_constraints));
g_list_length     351 lib/pengine/status.c               g_list_length(data_set->ticket_constraints));
g_list_length     444 lib/pengine/utils.c                     on_node ? on_node->details->uname : "<NULL>", g_list_length(possible_matches));
g_list_length    1384 tools/crm_resource_runtime.c     out->info(out, "Waiting for %d resources to stop:", g_list_length(list_delta));
g_list_length    1389 tools/crm_resource_runtime.c         before = g_list_length(list_delta);
g_list_length    1417 tools/crm_resource_runtime.c         crm_trace("%d (was %d) resources remaining", g_list_length(list_delta), before);
g_list_length    1418 tools/crm_resource_runtime.c         if(before == g_list_length(list_delta)) {
g_list_length    1420 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    1454 tools/crm_resource_runtime.c     out->info(out, "Waiting for %d resources to start again:", g_list_length(list_delta));
g_list_length    1459 tools/crm_resource_runtime.c         before = g_list_length(list_delta);
g_list_length    1493 tools/crm_resource_runtime.c         if(before == g_list_length(list_delta)) {
g_list_length    1495 tools/crm_resource_runtime.c             out->err(out, "Could not complete restart of %s, %d resources remaining", rsc_id, g_list_length(list_delta));