Home
last modified time | relevance | path

Searched refs:connection_free (Results 1 – 2 of 2) sorted by relevance

/external/qemu/proxy/
Dproxy_http_connector.c39 connection_free( ProxyConnection* root ) in connection_free() function
193 connection_free, in http_connector_connect()
198 connection_free( conn->root ); in http_connector_connect()
/external/bluetooth/bluez/network/
Dconnection.c480 static void connection_free(struct network_conn *nc) in connection_free() function
493 g_slist_foreach(peer->connections, (GFunc) connection_free, NULL); in peer_free()
538 connection_free(nc); in connection_unregister()