g_hash_table_size  173 daemons/attrd/attrd_sync.c     crm_trace("%d clients now on waitlist", g_hash_table_size(waitlist));
g_hash_table_size  221 daemons/attrd/attrd_sync.c             crm_trace("%d clients now on waitlist", g_hash_table_size(waitlist));
g_hash_table_size  275 daemons/attrd/attrd_sync.c         crm_trace("%d clients now on waitlist", g_hash_table_size(waitlist));
g_hash_table_size  388 daemons/attrd/attrd_sync.c             crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations));
g_hash_table_size  452 daemons/attrd/attrd_sync.c             crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations));
g_hash_table_size  527 daemons/attrd/attrd_sync.c     crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations));
g_hash_table_size  577 daemons/attrd/attrd_sync.c         crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations));
g_hash_table_size  231 daemons/controld/controld_cib.c         calculated_timeout += g_hash_table_size(crm_remote_peer_cache);
g_hash_table_size  417 daemons/controld/controld_execd.c         guint nremaining = g_hash_table_size(lrm_state->active_ops);
g_hash_table_size  885 daemons/controld/controld_execd.c               removed, g_hash_table_size(lrm_state->active_ops));
g_hash_table_size 2404 daemons/controld/controld_execd.c                       g_hash_table_size(lrm_state->active_ops));
g_hash_table_size  204 daemons/controld/controld_execd_state.c               lrm_state->node_name, g_hash_table_size(proxy_table));
g_hash_table_size  212 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->rsc_info_cache));
g_hash_table_size  217 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->resource_history));
g_hash_table_size  222 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->deletion_ops));
g_hash_table_size  227 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->active_ops));
g_hash_table_size  241 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->resource_history));
g_hash_table_size  246 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->deletion_ops));
g_hash_table_size  251 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->active_ops));
g_hash_table_size  256 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->rsc_info_cache));
g_hash_table_size  291 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state_table));
g_hash_table_size  296 daemons/controld/controld_execd_state.c                   g_hash_table_size(proxy_table));
g_hash_table_size   55 daemons/controld/controld_metadata.c         crm_trace("Destroying metadata cache with %d members", g_hash_table_size(mdc));
g_hash_table_size   65 daemons/controld/controld_metadata.c                   g_hash_table_size(mdc));
g_hash_table_size  181 daemons/execd/execd_alerts.c         guint count = g_hash_table_size(inflight_alerts);
g_hash_table_size 1616 daemons/execd/execd_commands.c                  rsc_id, g_hash_table_size(rsc_list));
g_hash_table_size 1784 daemons/execd/execd_commands.c                      rsc_id, g_hash_table_size(rsc_list));
g_hash_table_size 1440 daemons/fenced/fenced_commands.c         ndevices = g_hash_table_size(device_list);
g_hash_table_size 1466 daemons/fenced/fenced_commands.c         ndevices = g_hash_table_size(device_list);
g_hash_table_size 1487 daemons/fenced/fenced_commands.c         ndevices = g_hash_table_size(device_list);
g_hash_table_size 1502 daemons/fenced/fenced_commands.c         ndevices = g_hash_table_size(device_list);
g_hash_table_size 1508 daemons/fenced/fenced_commands.c                   id, g_hash_table_size(device_list),
g_hash_table_size 1794 daemons/fenced/fenced_commands.c                   target, (int) mode, g_hash_table_size(topology));
g_hash_table_size 1871 daemons/fenced/fenced_commands.c         guint nentries = g_hash_table_size(topology);
g_hash_table_size 1878 daemons/fenced/fenced_commands.c         guint nentries = g_hash_table_size(topology);
g_hash_table_size 2242 daemons/fenced/fenced_commands.c     guint ndevices = g_hash_table_size(device_list);
g_hash_table_size  178 daemons/fenced/fenced_history.c     num_ops = g_hash_table_size(stonith_remote_op_list);
g_hash_table_size  383 daemons/fenced/fenced_history.c         updated |= g_hash_table_size(remote_history);
g_hash_table_size  905 daemons/fenced/fenced_remote.c         crm_trace("Found %s for %s in %d entries", tp->target, host, g_hash_table_size(topology));
g_hash_table_size  912 daemons/fenced/fenced_remote.c             crm_trace("Found %s for %s in %d entries", tp->target, host, g_hash_table_size(topology));
g_hash_table_size  917 daemons/fenced/fenced_remote.c     crm_trace("No matches for %s in %d topology entries", host, g_hash_table_size(topology));
g_hash_table_size 2210 daemons/fenced/fenced_remote.c     peer->ndevices = g_hash_table_size(peer->devices);
g_hash_table_size  414 daemons/fenced/pacemaker-fenced.c     send_config_notification(op, result, desc, g_hash_table_size(device_list));
g_hash_table_size  431 daemons/fenced/pacemaker-fenced.c     send_config_notification(op, result, desc, g_hash_table_size(topology));
g_hash_table_size  128 include/crm/common/util_compat.h     return g_hash_table_size(hashtable);
g_hash_table_size  803 lib/cib/cib_client.c     return g_hash_table_size(cib_op_callback_table);
g_hash_table_size   99 lib/cib/cib_file.c     if (g_hash_table_size(client_table) == 0) {
g_hash_table_size  149 lib/cluster/election.c             crm_trace("Destroying voted cache with %d members", g_hash_table_size(e->voted));
g_hash_table_size  357 lib/cluster/election.c     voted_size = g_hash_table_size(e->voted);
g_hash_table_size  630 lib/cluster/election.c         int peers = 1 + g_hash_table_size(crm_peer_cache);
g_hash_table_size   92 lib/cluster/membership.c     return g_hash_table_size(crm_remote_peer_cache);
g_hash_table_size  420 lib/cluster/membership.c         crm_trace("Destroying peer cache with %d members", g_hash_table_size(crm_peer_cache));
g_hash_table_size  426 lib/cluster/membership.c         crm_trace("Destroying remote peer cache with %d members", g_hash_table_size(crm_remote_peer_cache));
g_hash_table_size  433 lib/cluster/membership.c                   g_hash_table_size(known_node_cache));
g_hash_table_size  770 lib/cluster/membership.c                  uniqueid, node, uname, id, 1 + g_hash_table_size(crm_peer_cache));
g_hash_table_size   38 lib/common/ipc_server.c     return client_connections? g_hash_table_size(client_connections) : 0;
g_hash_table_size  118 lib/common/ipc_server.c         int active = g_hash_table_size(client_connections);
g_hash_table_size  308 lib/common/ipc_server.c                       c, c->ipcs, g_hash_table_size(client_connections) - 1);
g_hash_table_size  313 lib/common/ipc_server.c                       c, g_hash_table_size(client_connections) - 1);
g_hash_table_size   43 lib/common/tests/output/pcmk__register_format_test.c     assert_int_equal(g_hash_table_size(formatters), 1);
g_hash_table_size   53 lib/common/tests/output/pcmk__register_format_test.c     assert_int_equal(g_hash_table_size(formatters), 1);
g_hash_table_size   57 lib/common/tests/output/pcmk__register_formats_test.c     assert_int_equal(g_hash_table_size(formatters), 2);
g_hash_table_size   77 lib/common/tests/output/pcmk__register_formats_test.c     assert_int_equal(g_hash_table_size(formatters), 1);
g_hash_table_size   96 lib/common/tests/output/pcmk__register_formats_test.c     assert_int_equal(g_hash_table_size(formatters), 2);
g_hash_table_size   88 lib/common/tests/output/pcmk__register_message_test.c     assert_int_equal(g_hash_table_size(out->messages), 0);
g_hash_table_size   92 lib/common/tests/output/pcmk__register_message_test.c     assert_int_equal(g_hash_table_size(out->messages), 1);
g_hash_table_size   99 lib/common/tests/output/pcmk__register_message_test.c     assert_int_equal(g_hash_table_size(out->messages), 1);
g_hash_table_size   84 lib/common/tests/output/pcmk__register_messages_test.c     assert_int_equal(g_hash_table_size(out->messages), 0);
g_hash_table_size  102 lib/common/tests/output/pcmk__register_messages_test.c     assert_int_equal(g_hash_table_size(out->messages), 2);
g_hash_table_size  122 lib/common/tests/output/pcmk__register_messages_test.c     assert_int_equal(g_hash_table_size(out->messages), 1);
g_hash_table_size  141 lib/common/tests/output/pcmk__register_messages_test.c     assert_int_equal(g_hash_table_size(out->messages), 2);
g_hash_table_size  160 lib/common/tests/output/pcmk__register_messages_test.c     assert_int_equal(g_hash_table_size(out->messages), 1);
g_hash_table_size  179 lib/common/tests/output/pcmk__register_messages_test.c     assert_int_equal(g_hash_table_size(out->messages), 1);
g_hash_table_size   29 lib/common/tests/strings/pcmk__str_table_dup_test.c     assert_int_equal(g_hash_table_size(copy), 0);
g_hash_table_size   46 lib/common/tests/strings/pcmk__str_table_dup_test.c     assert_int_equal(g_hash_table_size(copy), 3);
g_hash_table_size   25 lib/common/tests/strings/pcmk__strikey_table_test.c     assert_int_equal(g_hash_table_size(tbl), 1);
g_hash_table_size   29 lib/common/tests/strings/pcmk__strikey_table_test.c     assert_int_equal(g_hash_table_size(tbl), 1);
g_hash_table_size   33 lib/common/tests/strings/pcmk__strikey_table_test.c     assert_int_equal(g_hash_table_size(tbl), 1);
g_hash_table_size   25 lib/common/tests/strings/pcmk__strkey_table_test.c     assert_int_equal(g_hash_table_size(tbl), 1);
g_hash_table_size   29 lib/common/tests/strings/pcmk__strkey_table_test.c     assert_int_equal(g_hash_table_size(tbl), 1);
g_hash_table_size   33 lib/common/tests/strings/pcmk__strkey_table_test.c     assert_int_equal(g_hash_table_size(tbl), 2);
g_hash_table_size 1702 lib/fencing/st_client.c         crm_trace("Removing %d callbacks", g_hash_table_size(private->stonith_op_callback_table));
g_hash_table_size  921 lib/pacemaker/pcmk_sched_primitive.c     check_utilization = (g_hash_table_size(rsc->utilization) > 0)
g_hash_table_size  610 lib/pacemaker/pcmk_sched_promotable.c     if ((rsc->running_on == NULL) && (g_hash_table_size(rsc->known_on) == 0)) {
g_hash_table_size  151 lib/pengine/pe_digest.c     if ((*interval_ms == 0) && (g_hash_table_size(params) > 0)) {
g_hash_table_size 3065 lib/pengine/pe_output.c     if (g_hash_table_size(scheduler->tickets) == 0) {
g_hash_table_size  248 lib/pengine/rules_alerts.c                   (entry->envvars? g_hash_table_size(entry->envvars) : 0));
g_hash_table_size  270 lib/pengine/rules_alerts.c                        g_hash_table_size(recipient_entry->envvars) : 0));
g_hash_table_size  290 tools/crm_ticket.c     if (details && g_hash_table_size(ticket->state) > 0) {
g_hash_table_size  591 tools/crm_ticket.c     } else if (g_hash_table_size(attr_set) == 0){