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

/external/qemu/android/
H A Dsockets.c1341 socket_in_client( SockAddress* to, SocketType type ) function
1364 return socket_in_client( &addr, type );
1376 return socket_in_client( &addr, type );

Completed in 28 milliseconds