Searched refs:inet_connect (Results 1 - 5 of 5) sorted by relevance

/external/qemu/
H A Dqemu_socket.h16 int inet_connect(const char *str, int socktype);
H A Dqemu-sockets-android.c206 fprintf(stderr, "inet_connect: host and/or port not specified\n");
472 int inet_connect(const char *str, int socktype) function
H A Dqemu-sockets.c256 fprintf(stderr, "inet_connect: host and/or port not specified\n");
527 int inet_connect(const char *str, int socktype) function
H A Dvnc-android.c2371 vs->lsock = inet_connect(display, SOCKET_STREAM);
H A Dvnc.c2367 vs->lsock = inet_connect(display, SOCK_STREAM);

Completed in 258 milliseconds