Searched refs:_dbus_hash_table_unref (Results 1 – 14 of 14) sorted by relevance
612 _dbus_hash_table_unref (db->users); in _dbus_user_database_unref()615 _dbus_hash_table_unref (db->groups); in _dbus_user_database_unref()618 _dbus_hash_table_unref (db->users_by_name); in _dbus_user_database_unref()621 _dbus_hash_table_unref (db->groups_by_name); in _dbus_user_database_unref()
375 _dbus_hash_table_unref (DBusHashTable *table) in _dbus_hash_table_unref() function1920 _dbus_hash_table_unref (table1); in _dbus_hash_test()1921 _dbus_hash_table_unref (table2); in _dbus_hash_test()1922 _dbus_hash_table_unref (table3); in _dbus_hash_test()1923 _dbus_hash_table_unref (table4); in _dbus_hash_test()1924 _dbus_hash_table_unref (table1); in _dbus_hash_test()1925 _dbus_hash_table_unref (table2); in _dbus_hash_test()1926 _dbus_hash_table_unref (table3); in _dbus_hash_test()1927 _dbus_hash_table_unref (table4); in _dbus_hash_test()2085 _dbus_hash_table_unref (table1); in _dbus_hash_test()[all …]
80 void _dbus_hash_table_unref (DBusHashTable *table);
96 _dbus_hash_table_unref (server_pipe_hash); in pipe_hash_unref()
1371 _dbus_hash_table_unref (pending_replies); in _dbus_connection_new_for_transport()1545 _dbus_hash_table_unref (shared_connections); in shared_connections_shutdown()1591 _dbus_hash_table_unref (shared_connections); in connection_lookup_shared()2702 _dbus_hash_table_unref (connection->pending_replies); in _dbus_connection_last_unref()
128 _dbus_hash_table_unref (dir->entries); in bus_service_directory_unref()796 _dbus_hash_table_unref (activation->entries); in bus_activation_reload()806 _dbus_hash_table_unref (activation->directories); in bus_activation_reload()955 _dbus_hash_table_unref (activation->entries); in bus_activation_unref()957 _dbus_hash_table_unref (activation->pending_activations); in bus_activation_unref()959 _dbus_hash_table_unref (activation->directories); in bus_activation_unref()961 _dbus_hash_table_unref (activation->environment); in bus_activation_unref()
129 _dbus_hash_table_unref (registry->service_hash); in bus_registry_unref()135 _dbus_hash_table_unref (registry->service_sid_table); in bus_registry_unref()703 _dbus_hash_table_unref (registry->service_sid_table); in bus_registry_set_service_context_table()
224 _dbus_hash_table_unref (policy->rules_by_uid); in bus_policy_unref()230 _dbus_hash_table_unref (policy->rules_by_gid); in bus_policy_unref()
477 _dbus_hash_table_unref (connections->completed_by_user); in bus_connections_new()540 _dbus_hash_table_unref (connections->completed_by_user); in bus_connections_unref()
1103 _dbus_hash_table_unref (p->rules_by_iface); in bus_matchmaker_new()1216 _dbus_hash_table_unref (p->rules_by_iface); in bus_matchmaker_unref()
659 _dbus_hash_table_unref (service_context_table); in process_config_postinit()
523 _dbus_hash_table_unref (parser->service_context_table); in bus_config_parser_unref()
2619 _dbus_hash_table_unref (stats_by_dir); in main()
13175 * dbus/dbus-hash.c (_dbus_hash_table_unref):