Searched refs:bus_connections (Results 1 – 1 of 1) sorted by relevance
91 static DBusConnection *bus_connections[N_BUS_TYPES]; variable119 if (bus_connections[i] != NULL) in addresses_shutdown_func()218 bus_connections[i] = NULL; in init_connections_unlocked()342 if (bus_connections[i] == bd->connection) in bus_data_free()343 bus_connections[i] = NULL; in bus_data_free()415 if (bus_connections[i] == connection) in _dbus_bus_notify_shared_connection_disconnected_unlocked()417 bus_connections[i] = NULL; in _dbus_bus_notify_shared_connection_disconnected_unlocked()462 if (!private && bus_connections[type] != NULL) in internal_bus_get()464 connection = bus_connections[type]; in internal_bus_get()501 bus_connections[type] = connection; in internal_bus_get()