g_list_length     363 daemons/controld/controld_callbacks.c     crm_trace("Invoked (queue len: %d)", g_list_length(fsa_message_queue));
g_list_length     365 daemons/controld/controld_callbacks.c     crm_trace("Exited  (queue len: %d)", g_list_length(fsa_message_queue));
g_list_length     252 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    1906 daemons/fenced/fenced_commands.c     int max = g_list_length(list);
g_list_length    2033 daemons/fenced/fenced_commands.c         guint ndevices = g_list_length(search->capable);
g_list_length    2513 daemons/fenced/fenced_commands.c     guint devices_remaining = g_list_length(cmd->next_device_iter);
g_list_length    2821 daemons/fenced/fenced_commands.c     guint ndevices = g_list_length(devices);
g_list_length     952 daemons/fenced/fenced_remote.c                   op->level, op->target, g_list_length(tp->levels[op->level]),
g_list_length     502 lib/cib/cib_client.c     crm_trace("Adding callback for %s events (%d)", event, g_list_length(cib->notify_list));
g_list_length     520 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      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    1216 lib/fencing/st_client.c     crm_trace("Adding callback for %s events (%d)", event, g_list_length(private->notify_list));
g_list_length    1234 lib/fencing/st_client.c         crm_trace("Callback added (%d)", g_list_length(private->notify_list));
g_list_length    1693 lib/fencing/st_client.c         crm_trace("Destroying %d notification clients", g_list_length(private->notify_list));
g_list_length    1037 lib/pacemaker/pcmk_sched_actions.c                   g_list_length(action->actions_before),
g_list_length    1038 lib/pacemaker/pcmk_sched_actions.c                   g_list_length(action->actions_after));
g_list_length    1451 lib/pacemaker/pcmk_sched_colocation.c                          g_list_length(gIter), rsc->id);
g_list_length    1459 lib/pacemaker/pcmk_sched_colocation.c                          g_list_length(gIter), rsc->id, last_rsc->id);
g_list_length    1465 lib/pacemaker/pcmk_sched_colocation.c                          g_list_length(gIter), rsc->id);
g_list_length     195 lib/pacemaker/pcmk_sched_location.c               rule_id, g_list_length(location_rule->node_list_rh));
g_list_length    1406 lib/pacemaker/pcmk_sched_ordering.c     crm_trace("Updating %d actions", g_list_length(data_set->actions));
g_list_length     200 lib/pacemaker/pcmk_sched_primitive.c                          pe__node_name(chosen), rsc->id, g_list_length(nodes));
g_list_length     260 lib/pacemaker/pcmk_sched_primitive.c                      pe__node_name(chosen), rsc->id, g_list_length(nodes));
g_list_length     162 lib/pengine/clone.c                                        g_list_length(data_set->nodes));
g_list_length     302 lib/pengine/clone.c         clone_data->clone_max = QB_MAX(1, g_list_length(data_set->nodes));
g_list_length    1165 lib/pengine/clone.c         if (clone_data->clone_max == g_list_length(data_set->nodes)) {
g_list_length     262 lib/pengine/group.c     status_print("number_resources=\"%d\" ", g_list_length(rsc->children));
g_list_length     339 lib/pengine/group.c     char *count = pcmk__itoa(g_list_length(gIter));
g_list_length     478 lib/pengine/native.c     status_print("nodes_running_on=\"%d\" ", g_list_length(rsc->running_on));
g_list_length     947 lib/pengine/native.c     nodes_running_on = pcmk__itoa(g_list_length(rsc->running_on));
g_list_length     398 lib/pengine/pe_output.c         out->message(out, "cluster-counts", g_list_length(data_set->nodes),
g_list_length     463 lib/pengine/pe_output.c         out->message(out, "cluster-counts", g_list_length(data_set->nodes),
g_list_length    1736 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    1481 tools/crm_resource_runtime.c     out->info(out, "Waiting for %d resources to stop:", g_list_length(list_delta));
g_list_length    1486 tools/crm_resource_runtime.c         before = g_list_length(list_delta);
g_list_length    1516 tools/crm_resource_runtime.c         crm_trace("%d (was %d) resources remaining", g_list_length(list_delta), before);
g_list_length    1517 tools/crm_resource_runtime.c         if(before == g_list_length(list_delta)) {
g_list_length    1519 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    1554 tools/crm_resource_runtime.c     out->info(out, "Waiting for %d resources to start again:", g_list_length(list_delta));
g_list_length    1559 tools/crm_resource_runtime.c         before = g_list_length(list_delta);
g_list_length    1594 tools/crm_resource_runtime.c         if(before == g_list_length(list_delta)) {
g_list_length    1596 tools/crm_resource_runtime.c             out->err(out, "Could not complete restart of %s, %d resources remaining", rsc_id, g_list_length(list_delta));