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()
361 _dbus_hash_table_unref (DBusHashTable *table) in _dbus_hash_table_unref() function1559 _dbus_hash_table_unref (table1); in _dbus_hash_test()1560 _dbus_hash_table_unref (table2); in _dbus_hash_test()1561 _dbus_hash_table_unref (table3); in _dbus_hash_test()1562 _dbus_hash_table_unref (table1); in _dbus_hash_test()1563 _dbus_hash_table_unref (table2); in _dbus_hash_test()1564 _dbus_hash_table_unref (table3); in _dbus_hash_test()1722 _dbus_hash_table_unref (table1); in _dbus_hash_test()1723 _dbus_hash_table_unref (table2); in _dbus_hash_test()1817 _dbus_hash_table_unref (table1); in _dbus_hash_test()[all …]
78 void _dbus_hash_table_unref (DBusHashTable *table);
96 _dbus_hash_table_unref (server_pipe_hash); in pipe_hash_unref()
144 _dbus_hash_table_unref (loop->watches); in _dbus_loop_new()185 _dbus_hash_table_unref (loop->watches); in _dbus_loop_unref()
1402 _dbus_hash_table_unref (pending_replies); in _dbus_connection_new_for_transport()1583 _dbus_hash_table_unref (shared_connections); in shared_connections_shutdown()1629 _dbus_hash_table_unref (shared_connections); in connection_lookup_shared()2714 _dbus_hash_table_unref (connection->pending_replies); in _dbus_connection_last_unref()
128 _dbus_hash_table_unref (dir->entries); in bus_service_directory_unref()803 _dbus_hash_table_unref (activation->entries); in bus_activation_reload()813 _dbus_hash_table_unref (activation->directories); in bus_activation_reload()960 _dbus_hash_table_unref (activation->entries); in bus_activation_unref()962 _dbus_hash_table_unref (activation->pending_activations); in bus_activation_unref()964 _dbus_hash_table_unref (activation->directories); in bus_activation_unref()966 _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()699 _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()
461 _dbus_hash_table_unref (connections->completed_by_user); in bus_connections_new()523 _dbus_hash_table_unref (connections->completed_by_user); in bus_connections_unref()
1203 _dbus_hash_table_unref (p->rules_by_iface); in bus_matchmaker_new()1317 _dbus_hash_table_unref (p->rules_by_iface); in bus_matchmaker_unref()
685 _dbus_hash_table_unref (service_context_table); in process_config_postinit()
524 _dbus_hash_table_unref (parser->service_context_table); in bus_config_parser_unref()
13175 * dbus/dbus-hash.c (_dbus_hash_table_unref):