Home
last modified time | relevance | path

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

/external/qemu/
Dsockets.c1310 socket_in_client( SockAddress* to, SocketType type ) in socket_in_client() function
1333 return socket_in_client( &addr, type ); in socket_loopback_client()
1345 return socket_in_client( &addr, type ); in socket_network_client()