Searched refs:_dbus_hash_table_remove_uintptr (Results 1 – 5 of 5) sorted by relevance
115 dbus_bool_t _dbus_hash_table_remove_uintptr (DBusHashTable *table,
293 _dbus_hash_table_remove_uintptr (db->groups, info->gid); in _dbus_user_database_lookup_group()
213 _dbus_hash_table_remove_uintptr (db->users, info->uid); in _dbus_user_database_lookup()
1397 _dbus_hash_table_remove_uintptr (DBusHashTable *table, in _dbus_hash_table_remove_uintptr() function1903 _dbus_hash_table_remove_uintptr (table3, i); in _dbus_hash_test()
152 _dbus_hash_table_remove_uintptr (connections->completed_by_user, uid); in adjust_connections_for_uid()