Searched defs:_client (Results 1 - 3 of 3) sorted by relevance

/external/qemu/telephony/
H A Dsimulator.c92 client_handler( void* _client, int events ) argument
94 Client client = _client;
H A Dtest2.c104 client_handler( void* _client, int events ) argument
106 Client client = _client;
/external/qemu/
H A Dexec.c2089 static void cpu_unregister_map_client(void *_client) argument
2091 MapClient *client = (MapClient *)_client;

Completed in 144 milliseconds