g_hash_table_size 168 daemons/attrd/attrd_sync.c crm_trace("%d clients now on waitlist", g_hash_table_size(waitlist)); g_hash_table_size 216 daemons/attrd/attrd_sync.c crm_trace("%d clients now on waitlist", g_hash_table_size(waitlist)); g_hash_table_size 270 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 519 daemons/attrd/attrd_sync.c crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations)); g_hash_table_size 569 daemons/attrd/attrd_sync.c crm_trace("%d requests now in expected confirmations table", g_hash_table_size(expected_confirmations)); g_hash_table_size 417 daemons/controld/controld_execd.c guint nremaining = g_hash_table_size(lrm_state->active_ops); g_hash_table_size 889 daemons/controld/controld_execd.c removed, g_hash_table_size(lrm_state->active_ops)); g_hash_table_size 2369 daemons/controld/controld_execd.c g_hash_table_size(lrm_state->active_ops)); g_hash_table_size 197 daemons/controld/controld_execd_state.c lrm_state->node_name, g_hash_table_size(proxy_table)); g_hash_table_size 205 daemons/controld/controld_execd_state.c g_hash_table_size(lrm_state->rsc_info_cache)); g_hash_table_size 210 daemons/controld/controld_execd_state.c g_hash_table_size(lrm_state->resource_history)); g_hash_table_size 215 daemons/controld/controld_execd_state.c g_hash_table_size(lrm_state->deletion_ops)); g_hash_table_size 220 daemons/controld/controld_execd_state.c g_hash_table_size(lrm_state->active_ops)); g_hash_table_size 234 daemons/controld/controld_execd_state.c g_hash_table_size(lrm_state->resource_history)); g_hash_table_size 239 daemons/controld/controld_execd_state.c g_hash_table_size(lrm_state->deletion_ops)); g_hash_table_size 244 daemons/controld/controld_execd_state.c g_hash_table_size(lrm_state->active_ops)); g_hash_table_size 249 daemons/controld/controld_execd_state.c g_hash_table_size(lrm_state->rsc_info_cache)); g_hash_table_size 284 daemons/controld/controld_execd_state.c g_hash_table_size(lrm_state_table)); g_hash_table_size 289 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 175 daemons/execd/execd_alerts.c guint count = g_hash_table_size(inflight_alerts); g_hash_table_size 1680 daemons/execd/execd_commands.c rsc_id, g_hash_table_size(rsc_list)); g_hash_table_size 1850 daemons/execd/execd_commands.c rsc_id, g_hash_table_size(rsc_list)); g_hash_table_size 1411 daemons/fenced/fenced_commands.c guint ndevices = g_hash_table_size(device_table); g_hash_table_size 1440 daemons/fenced/fenced_commands.c ndevices = g_hash_table_size(device_table); g_hash_table_size 1465 daemons/fenced/fenced_commands.c ndevices = g_hash_table_size(device_table); g_hash_table_size 1482 daemons/fenced/fenced_commands.c ndevices = g_hash_table_size(device_table); g_hash_table_size 1492 daemons/fenced/fenced_commands.c id, g_hash_table_size(device_table), g_hash_table_size 1736 daemons/fenced/fenced_commands.c target, (int) mode, g_hash_table_size(topology)); g_hash_table_size 1814 daemons/fenced/fenced_commands.c guint nentries = g_hash_table_size(topology); g_hash_table_size 1821 daemons/fenced/fenced_commands.c guint nentries = g_hash_table_size(topology); g_hash_table_size 2214 daemons/fenced/fenced_commands.c guint ndevices = g_hash_table_size(device_table); g_hash_table_size 211 daemons/fenced/fenced_history.c if (g_hash_table_size(stonith_remote_op_list) > MAX_STONITH_HISTORY) { g_hash_table_size 402 daemons/fenced/fenced_history.c updated |= g_hash_table_size(remote_history); g_hash_table_size 925 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 932 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 937 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 2320 daemons/fenced/fenced_remote.c peer->ndevices = g_hash_table_size(peer->devices); g_hash_table_size 746 lib/cib/cib_client.c return g_hash_table_size(cib_op_callback_table); g_hash_table_size 98 lib/cib/cib_file.c if (g_hash_table_size(client_table) == 0) { g_hash_table_size 357 lib/cluster/election.c voted_size = g_hash_table_size(cluster->priv->election->voted); g_hash_table_size 631 lib/cluster/election.c int peers = 1 + g_hash_table_size(pcmk__peer_cache); g_hash_table_size 125 lib/cluster/membership.c return g_hash_table_size(pcmk__remote_peer_cache); g_hash_table_size 592 lib/cluster/membership.c g_hash_table_size(pcmk__peer_cache)); g_hash_table_size 606 lib/cluster/membership.c g_hash_table_size(cluster_node_cib_cache)); g_hash_table_size 994 lib/cluster/membership.c 1 + g_hash_table_size(pcmk__peer_cache)); g_hash_table_size 413 lib/common/alerts.c g_hash_table_size(recipient_entry->envvars) : 0)); 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 293 lib/common/ipc_server.c c, c->ipcs, g_hash_table_size(client_connections) - 1); g_hash_table_size 298 lib/common/ipc_server.c c, g_hash_table_size(client_connections) - 1); g_hash_table_size 84 lib/common/tests/nvpair/pcmk__unpack_nvpair_block_test.c assert_int_equal(g_hash_table_size(unpack_data.values), 2); g_hash_table_size 92 lib/common/tests/nvpair/pcmk__unpack_nvpair_block_test.c assert_int_equal(g_hash_table_size(unpack_data.values), 2); g_hash_table_size 115 lib/common/tests/nvpair/pcmk__unpack_nvpair_block_test.c assert_int_equal(g_hash_table_size(unpack_data.values), 2); g_hash_table_size 123 lib/common/tests/nvpair/pcmk__unpack_nvpair_block_test.c assert_int_equal(g_hash_table_size(unpack_data.values), 3); g_hash_table_size 145 lib/common/tests/nvpair/pcmk__unpack_nvpair_block_test.c assert_int_equal(g_hash_table_size(unpack_data.values), 2); g_hash_table_size 153 lib/common/tests/nvpair/pcmk__unpack_nvpair_block_test.c assert_int_equal(g_hash_table_size(unpack_data.values), 3); g_hash_table_size 174 lib/common/tests/nvpair/pcmk__unpack_nvpair_block_test.c assert_int_equal(g_hash_table_size(unpack_data.values), 2); g_hash_table_size 75 lib/common/tests/nvpair/pcmk_unpack_nvpair_blocks_test.c assert_int_equal(g_hash_table_size(values), 0); g_hash_table_size 115 lib/common/tests/nvpair/pcmk_unpack_nvpair_blocks_test.c assert_int_equal(g_hash_table_size(values), 3); g_hash_table_size 143 lib/common/tests/nvpair/pcmk_unpack_nvpair_blocks_test.c assert_int_equal(g_hash_table_size(values), 3); g_hash_table_size 174 lib/common/tests/nvpair/pcmk_unpack_nvpair_blocks_test.c assert_int_equal(g_hash_table_size(values), 2); g_hash_table_size 182 lib/common/tests/nvpair/pcmk_unpack_nvpair_blocks_test.c assert_int_equal(g_hash_table_size(values), 3); g_hash_table_size 203 lib/common/tests/nvpair/pcmk_unpack_nvpair_blocks_test.c assert_int_equal(g_hash_table_size(values), 3); 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 68 lib/common/tests/xml_idref/pcmk__xe_dereference_children_test.c assert_int_equal(g_hash_table_size(table), 0); g_hash_table_size 1718 lib/fencing/st_client.c crm_trace("Removing %d callbacks", g_hash_table_size(private->stonith_op_callback_table)); g_hash_table_size 949 lib/pacemaker/pcmk_sched_primitive.c check_utilization = (g_hash_table_size(rsc->priv->utilization) > 0) g_hash_table_size 619 lib/pacemaker/pcmk_sched_promotable.c && (g_hash_table_size(rsc->priv->probed_nodes) == 0)) { g_hash_table_size 463 lib/pacemaker/pcmk_ticket.c if (attr_set == NULL || g_hash_table_size(attr_set) == 0) { g_hash_table_size 150 lib/pengine/pe_digest.c if ((*interval_ms == 0) && (g_hash_table_size(params) > 0)) { g_hash_table_size 3260 lib/pengine/pe_output.c if (details && g_hash_table_size(ticket->state) > 0) { g_hash_table_size 3386 lib/pengine/pe_output.c if (g_hash_table_size(tickets) == 0) {