Home
last modified time | relevance | path

Searched refs:client_free (Results 1 – 3 of 3) sorted by relevance

/external/qemu/telephony/
Dtest2.c59 client_free( Client client ) in client_free() function
97 client_free( client ); in client_handle_line()
153 client_free( client ); in client_handler()
Dsimulator.c43 client_free( Client client ) in client_free() function
139 client_free( client ); in client_handler()
/external/bluetooth/bluez/audio/
Dunix.c98 static void client_free(struct unix_client *client) in client_free() function
1755 client_free(client); in client_cb()
1816 client_free(client); in unix_device_removed()
1890 g_slist_foreach(clients, (GFunc) client_free, NULL); in unix_exit()