Searched refs:socket_network_client (Results 1 - 3 of 3) sorted by relevance

/external/qemu/
H A Dsockets.h405 int socket_network_client( const char* host, int port, SocketType type );
H A Dsockets.c1359 socket_network_client( const char* host, int port, SocketType type ) function
/external/qemu/telephony/
H A Dsysdeps_qemu.c366 channel->fd = socket_network_client( hostname, port, SOCKET_STREAM );

Completed in 147 milliseconds