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  386 daemons/attrd/attrd_sync.c             crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations));
g_hash_table_size  450 daemons/attrd/attrd_sync.c             crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations));
g_hash_table_size  525 daemons/attrd/attrd_sync.c     crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations));
g_hash_table_size  575 daemons/attrd/attrd_sync.c         crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations));
g_hash_table_size  326 daemons/controld/controld_cib.c         calculated_timeout += g_hash_table_size(crm_remote_peer_cache);
g_hash_table_size  421 daemons/controld/controld_execd.c         guint nremaining = g_hash_table_size(lrm_state->active_ops);
g_hash_table_size  886 daemons/controld/controld_execd.c               removed, g_hash_table_size(lrm_state->active_ops));
g_hash_table_size 2397 daemons/controld/controld_execd.c                       g_hash_table_size(lrm_state->active_ops));
g_hash_table_size  210 daemons/controld/controld_execd_state.c               lrm_state->node_name, g_hash_table_size(proxy_table));
g_hash_table_size  218 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->rsc_info_cache));
g_hash_table_size  223 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->resource_history));
g_hash_table_size  228 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->deletion_ops));
g_hash_table_size  233 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->active_ops));
g_hash_table_size  247 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->resource_history));
g_hash_table_size  252 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->deletion_ops));
g_hash_table_size  257 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->active_ops));
g_hash_table_size  262 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state->rsc_info_cache));
g_hash_table_size  297 daemons/controld/controld_execd_state.c                   g_hash_table_size(lrm_state_table));
g_hash_table_size  302 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 1605 daemons/execd/execd_commands.c                  rsc_id, g_hash_table_size(rsc_list));
g_hash_table_size 1773 daemons/execd/execd_commands.c                      rsc_id, g_hash_table_size(rsc_list));
g_hash_table_size 1442 daemons/fenced/fenced_commands.c         ndevices = g_hash_table_size(device_list);
g_hash_table_size 1468 daemons/fenced/fenced_commands.c         ndevices = g_hash_table_size(device_list);
g_hash_table_size 1489 daemons/fenced/fenced_commands.c         ndevices = g_hash_table_size(device_list);
g_hash_table_size 1504 daemons/fenced/fenced_commands.c         ndevices = g_hash_table_size(device_list);
g_hash_table_size 1510 daemons/fenced/fenced_commands.c                   id, g_hash_table_size(device_list),
g_hash_table_size 1797 daemons/fenced/fenced_commands.c                   target, (int) mode, g_hash_table_size(topology));
g_hash_table_size 1874 daemons/fenced/fenced_commands.c         guint nentries = g_hash_table_size(topology);
g_hash_table_size 1881 daemons/fenced/fenced_commands.c         guint nentries = g_hash_table_size(topology);
g_hash_table_size 2243 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 2207 daemons/fenced/fenced_remote.c     peer->ndevices = g_hash_table_size(peer->devices);
g_hash_table_size  426 daemons/fenced/pacemaker-fenced.c     send_config_notification(op, result, desc, g_hash_table_size(device_list));
g_hash_table_size  443 daemons/fenced/pacemaker-fenced.c     send_config_notification(op, result, desc, g_hash_table_size(topology));
g_hash_table_size  121 include/crm/common/util_compat.h     return g_hash_table_size(hashtable);
g_hash_table_size  725 lib/cib/cib_client.c     return g_hash_table_size(cib_op_callback_table);
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  419 lib/cluster/membership.c         crm_trace("Destroying peer cache with %d members", g_hash_table_size(crm_peer_cache));
g_hash_table_size  425 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  432 lib/cluster/membership.c                   g_hash_table_size(known_node_cache));
g_hash_table_size  736 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 1691 lib/fencing/st_client.c         crm_trace("Removing %d callbacks", g_hash_table_size(private->stonith_op_callback_table));
g_hash_table_size  883 lib/pacemaker/pcmk_sched_primitive.c     check_utilization = (g_hash_table_size(rsc->utilization) > 0)
g_hash_table_size  599 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         && g_hash_table_size(action->extra) > 0) {
g_hash_table_size 3009 lib/pengine/pe_output.c     if (g_hash_table_size(data_set->tickets) == 0) {
g_hash_table_size  253 lib/pengine/rules_alerts.c                   (entry->envvars? g_hash_table_size(entry->envvars) : 0));
g_hash_table_size  275 lib/pengine/rules_alerts.c                        g_hash_table_size(recipient_entry->envvars) : 0));
g_hash_table_size  289 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){